LeaseContractsRepositoryLinesChildCollectionDefinition Field |
Definition of the
Lines child list
Namespace:
Aloe.EnterpriseOne.Model.Applications.Rental
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ChildCollectionDefinition<LeaseContractLine> LinesChildCollectionDefinition
Public Shared ReadOnly LinesChildCollectionDefinition As ChildCollectionDefinition(Of LeaseContractLine)
public:
static initonly ChildCollectionDefinition<LeaseContractLine^>^ LinesChildCollectionDefinition
static val LinesChildCollectionDefinition: ChildCollectionDefinition<LeaseContractLine>
Field Value
Type:
ChildCollectionDefinitionLeaseContractLine
See Also