AvailableToPromiseEntryFromDate Property |
Тhe date from which the available to promise quantity is valid. [Required] [Filter(eq;ge;le)]
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Inventory.DemandManagement
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic DateTime FromDate { get; }
Public ReadOnly Property FromDate As DateTime
Get
public:
property DateTime^ FromDate {
DateTime^ get ();
}
member FromDate : DateTime with get
Property Value
Type:
DateTime
See Also