SupplySchemaRoutesRepositorySourceStoreReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<SupplySchemaRoute, Store> SourceStoreReference
Public Shared ReadOnly SourceStoreReference As PrimaryKeyReference(Of SupplySchemaRoute, Store)
public:
static initonly PrimaryKeyReference<SupplySchemaRoute^, Store^>^ SourceStoreReference
static val SourceStoreReference: PrimaryKeyReference<SupplySchemaRoute, Store>
Field Value
Type:
PrimaryKeyReferenceSupplySchemaRoute,
Store
See Also