XDateTimeIsNullOrEmpty Method |
Determines whether this datetime is null or empty .
Namespace:
Biolomics.BioCallback
Assembly:
Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool IsNullOrEmpty()
Public Function IsNullOrEmpty As Boolean
Return Value
Type:
Booleantrue if is null or empty ; otherwise,
false.
See Also