StoresRepositoryParentReference Field |
Definition of the
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 PrimaryKeyReference<Store, Store> ParentReference
Public Shared ReadOnly ParentReference As PrimaryKeyReference(Of Store, Store)
public:
static initonly PrimaryKeyReference<Store^, Store^>^ ParentReference
static val ParentReference: PrimaryKeyReference<Store, Store>
Field Value
Type:
PrimaryKeyReferenceStore,
Store
See Also