Obsolete. Not used. (Hierarchy of the stores is now represented by the Store Groups entity). [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 Parent { get; set; }
Public Property Parent As Store
Get
Set
public:
property Store^ Parent {
Store^ get ();
void set (Store^ value);
}
member Parent : Store with get, set
Property Value
Type:
Store
See Also