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