PurchaseOrderLinesRepositoryPurchaseProductPriceIdAttribute 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<PurchaseOrderLine, Nullable<Guid>> PurchaseProductPriceIdAttribute
Public Shared ReadOnly PurchaseProductPriceIdAttribute As ColumnDataAttribute(Of PurchaseOrderLine, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<PurchaseOrderLine^, Nullable<Guid^>^>^ PurchaseProductPriceIdAttribute
static val PurchaseProductPriceIdAttribute: ColumnDataAttribute<PurchaseOrderLine, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributePurchaseOrderLine,
NullableGuid
See Also