ProductSupplyRepositoryStoreReference Field |
Definition of the
Store reference
Namespace:
Aloe.EnterpriseOne.Model.General.Products
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<ProductSupply, Store> StoreReference
Public Shared ReadOnly StoreReference As PrimaryKeyReference(Of ProductSupply, Store)
public:
static initonly PrimaryKeyReference<ProductSupply^, Store^>^ StoreReference
static val StoreReference: PrimaryKeyReference<ProductSupply, Store>
Field Value
Type:
PrimaryKeyReferenceProductSupply,
Store
See Also