Gets the subject of this task.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public String getSubject () |
A string containing the task subject text. The default is an empty string.
See Also