ShipmentOrderLinesRepositoryGuaranteePeriodDaysAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Shipment
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ShipmentOrderLine, Nullable<int>> GuaranteePeriodDaysAttribute
Public Shared ReadOnly GuaranteePeriodDaysAttribute As ColumnDataAttribute(Of ShipmentOrderLine, Nullable(Of Integer))
public:
static initonly ColumnDataAttribute<ShipmentOrderLine^, Nullable<int>^>^ GuaranteePeriodDaysAttribute
static val GuaranteePeriodDaysAttribute: ColumnDataAttribute<ShipmentOrderLine, Nullable<int>>
Field Value
Type:
ColumnDataAttributeShipmentOrderLine,
NullableInt32
See Also