Click or drag to resize

ReceivingOrderPlannedReleaseDate Property

The date, when the document is planned to be realeased. [Filter(ge;le)]

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Procurement
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<DateTime> PlannedReleaseDate { get; set; }

Property Value

Type: NullableDateTime
See Also