PurchaseProductPricesRepositorySupplierIdAttribute Field |
Definition of the data attribute for
Supplier reference
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Procurement
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<PurchaseProductPrice, Nullable<Guid>> SupplierIdAttribute
Public Shared ReadOnly SupplierIdAttribute As ColumnDataAttribute(Of PurchaseProductPrice, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<PurchaseProductPrice^, Nullable<Guid^>^>^ SupplierIdAttribute
static val SupplierIdAttribute: ColumnDataAttribute<PurchaseProductPrice, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributePurchaseProductPrice,
NullableGuid
See Also