Click or drag to resize

CarrierAgreementStartDate Property

The start date of the agreement with this carrier. [Required] [Default(Today)] [Filter(eq;ge;le)]

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Shipment
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public DateTime AgreementStartDate { get; set; }

Property Value

Type: DateTime
See Also