SupplySchemaRoutesRepositoryDestinationStoreReference 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> DestinationStoreReference
Public Shared ReadOnly DestinationStoreReference As PrimaryKeyReference(Of SupplySchemaRoute, Store)
public:
static initonly PrimaryKeyReference<SupplySchemaRoute^, Store^>^ DestinationStoreReference
static val DestinationStoreReference: PrimaryKeyReference<SupplySchemaRoute, Store>
Field Value
Type:
PrimaryKeyReferenceSupplySchemaRoute,
Store
See Also