Click or drag to resize
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()

Return Value

Type: Boolean
true if is null or empty ; otherwise, false.
See Also