DateIsNullOrEmpty Method

Definition

Namespace: Firefly.Box
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public static bool IsNullOrEmpty(
	Date d
)

Parameters

d  Date
 

Return Value

Boolean

See Also