SuppliersRepositoryDefaultPaymentTypeIdAttribute 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, Nullable<Guid>> DefaultPaymentTypeIdAttribute
Public Shared ReadOnly DefaultPaymentTypeIdAttribute As ColumnDataAttribute(Of Supplier, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<Supplier^, Nullable<Guid^>^>^ DefaultPaymentTypeIdAttribute
static val DefaultPaymentTypeIdAttribute: ColumnDataAttribute<Supplier, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeSupplier,
NullableGuid
See Also