DocumentOutCHECKED_OUT_DATE Property

The date/time this document was checked out (null if not checked out)

Definition

Namespace: Ensur.Core.Main.POCOs
Assembly: Ensur.Core.Main (in Ensur.Core.Main.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public DateTime? CHECKED_OUT_DATE { get; set; }

Property Value

NullableDateTime

See Also