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