PurchaseOrdersRepositoryDocumentCurrencyIdAttribute 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<PurchaseOrder, Nullable<Guid>> DocumentCurrencyIdAttribute
Public Shared ReadOnly DocumentCurrencyIdAttribute As ColumnDataAttribute(Of PurchaseOrder, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<PurchaseOrder^, Nullable<Guid^>^>^ DocumentCurrencyIdAttribute
static val DocumentCurrencyIdAttribute: ColumnDataAttribute<PurchaseOrder, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributePurchaseOrder,
NullableGuid
See Also