Click or drag to resize

DocumentVoidTime Property

Date/time when the document has become void

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<DateTime> VoidTime { get; }

Property Value

Type: NullableDateTime
See Also