WorkgroupResourceCapacity Property |
Namespace:
Aloe.EnterpriseOne.Model.Production.Resources
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic ChildCollection<Capacity> Capacity { get; }
Public ReadOnly Property Capacity As ChildCollection(Of Capacity)
Get
public:
property ChildCollection<Capacity^>^ Capacity {
ChildCollection<Capacity^>^ get ();
}
member Capacity : ChildCollection<Capacity> with get
Property Value
Type:
ChildCollectionCapacity
See Also