Click or drag to resize

StoreResponsibleParties Property

List of StoreResponsibleParty child objects, based on the Logistics.Inventory.StoreResponsibleParty.Store back reference

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<StoreResponsibleParty> ResponsibleParties { get; }

Property Value

Type: ChildCollectionStoreResponsibleParty
See Also