AccountingVouchersRepositoryCorrespondancesChildCollectionDefinition Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Accounting
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ChildCollectionDefinition<VoucherCorrespondance> CorrespondancesChildCollectionDefinition
Public Shared ReadOnly CorrespondancesChildCollectionDefinition As ChildCollectionDefinition(Of VoucherCorrespondance)
public:
static initonly ChildCollectionDefinition<VoucherCorrespondance^>^ CorrespondancesChildCollectionDefinition
static val CorrespondancesChildCollectionDefinition: ChildCollectionDefinition<VoucherCorrespondance>
Field Value
Type:
ChildCollectionDefinitionVoucherCorrespondance
See Also