Gets the date and time associated with the element being drawn.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public DateTime getDate () |
A DateTime object specifying the date related to the element being drawn.
RemarksIf there is not any time associated with the element, the return value is DateTime.MinValue.
See Also