StoresRepositoryParentStoreIdAttribute Field |
Definition of the data attribute for
Parent reference
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Store, Nullable<Guid>> ParentStoreIdAttribute
Public Shared ReadOnly ParentStoreIdAttribute As ColumnDataAttribute(Of Store, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<Store^, Nullable<Guid^>^>^ ParentStoreIdAttribute
static val ParentStoreIdAttribute: ColumnDataAttribute<Store, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeStore,
NullableGuid
See Also