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