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