ServiceAgreementsRepositoryMaterialsChildCollectionDefinition Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.Service
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ChildCollectionDefinition<ServiceAgreementMaterial> MaterialsChildCollectionDefinition
Public Shared ReadOnly MaterialsChildCollectionDefinition As ChildCollectionDefinition(Of ServiceAgreementMaterial)
public:
static initonly ChildCollectionDefinition<ServiceAgreementMaterial^>^ MaterialsChildCollectionDefinition
static val MaterialsChildCollectionDefinition: ChildCollectionDefinition<ServiceAgreementMaterial>
Field Value
Type:
ChildCollectionDefinitionServiceAgreementMaterial
See Also