ReceivingOrdersRepositoryPurchasePriceListIdAttribute 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<ReceivingOrder, Nullable<Guid>> PurchasePriceListIdAttribute
Public Shared ReadOnly PurchasePriceListIdAttribute As ColumnDataAttribute(Of ReceivingOrder, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<ReceivingOrder^, Nullable<Guid^>^>^ PurchasePriceListIdAttribute
static val PurchasePriceListIdAttribute: ColumnDataAttribute<ReceivingOrder, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeReceivingOrder,
NullableGuid
See Also