ProductSupplyRepositoryFromStoreReference Field |
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> FromStoreReference
Public Shared ReadOnly FromStoreReference As PrimaryKeyReference(Of ProductSupply, Store)
public:
static initonly PrimaryKeyReference<ProductSupply^, Store^>^ FromStoreReference
static val FromStoreReference: PrimaryKeyReference<ProductSupply, Store>
Field Value
Type:
PrimaryKeyReferenceProductSupply,
Store
See Also