SupplySchemaRouteDestinationStore Property |
Obsolete. Not used. [Required] [Filter(multi eq)]
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic Store DestinationStore { get; set; }
Public Property DestinationStore As Store
Get
Set
public:
property Store^ DestinationStore {
Store^ get ();
void set (Store^ value);
}
member DestinationStore : Store with get, set
Property Value
Type:
Store
See Also