Click or drag to resize

PurchaseOrderPlannedReleaseDate Property

The date, when the document is planned to be realeased and send to the supplier. [Required] [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 DateTime PlannedReleaseDate { get; set; }

Property Value

Type: DateTime
See Also