FISADateisEmpty Method

Determine if this date object contains a value

Definition

Namespace: com.ftlabs.fisa
Assembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
public bool isEmpty()

Return Value

Boolean
True if this date has been set, otherwise, false.

See Also