StoreTransactionLinesRepositoryGuaranteePeriodDaysAttribute 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<StoreTransactionLine, Nullable<int>> GuaranteePeriodDaysAttribute
Public Shared ReadOnly GuaranteePeriodDaysAttribute As ColumnDataAttribute(Of StoreTransactionLine, Nullable(Of Integer))
public:
static initonly ColumnDataAttribute<StoreTransactionLine^, Nullable<int>^>^ GuaranteePeriodDaysAttribute
static val GuaranteePeriodDaysAttribute: ColumnDataAttribute<StoreTransactionLine, Nullable<int>>
Field Value
Type:
ColumnDataAttributeStoreTransactionLine,
NullableInt32
See Also