PurchaseOrdersRepositoryStoreIdAttribute Field |
Definition of the data attribute for
Store 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<PurchaseOrder, Nullable<Guid>> StoreIdAttribute
Public Shared ReadOnly StoreIdAttribute As ColumnDataAttribute(Of PurchaseOrder, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<PurchaseOrder^, Nullable<Guid^>^>^ StoreIdAttribute
static val StoreIdAttribute: ColumnDataAttribute<PurchaseOrder, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributePurchaseOrder,
NullableGuid
See Also