LeaseContractLinesRepositoryConsumablesChildCollectionDefinition Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.Rental
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ChildCollectionDefinition<LeaseContractLineConsumable> ConsumablesChildCollectionDefinition
Public Shared ReadOnly ConsumablesChildCollectionDefinition As ChildCollectionDefinition(Of LeaseContractLineConsumable)
public:
static initonly ChildCollectionDefinition<LeaseContractLineConsumable^>^ ConsumablesChildCollectionDefinition
static val ConsumablesChildCollectionDefinition: ChildCollectionDefinition<LeaseContractLineConsumable>
Field Value
Type:
ChildCollectionDefinitionLeaseContractLineConsumable
See Also