Click or drag to resize

CarrierAgreementEndDate Property

The ending date of the agreement with this carrier. null for agreements which are still active. [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 Nullable<DateTime> AgreementEndDate { get; set; }

Property Value

Type: NullableDateTime
See Also