SuppliersRepositoryDefaultPaymentStartDaysAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Procurement
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Supplier, int> DefaultPaymentStartDaysAttribute
Public Shared ReadOnly DefaultPaymentStartDaysAttribute As ColumnDataAttribute(Of Supplier, Integer)
public:
static initonly ColumnDataAttribute<Supplier^, int>^ DefaultPaymentStartDaysAttribute
static val DefaultPaymentStartDaysAttribute: ColumnDataAttribute<Supplier, int>
Field Value
Type:
ColumnDataAttributeSupplier,
Int32
See Also