ProductGroupsRepositoryRangePropertiesChildCollectionDefinition Field |
Namespace:
Aloe.EnterpriseOne.Model.General.Products
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ChildCollectionDefinition<ProductGroupRangeProperty> RangePropertiesChildCollectionDefinition
Public Shared ReadOnly RangePropertiesChildCollectionDefinition As ChildCollectionDefinition(Of ProductGroupRangeProperty)
public:
static initonly ChildCollectionDefinition<ProductGroupRangeProperty^>^ RangePropertiesChildCollectionDefinition
static val RangePropertiesChildCollectionDefinition: ChildCollectionDefinition<ProductGroupRangeProperty>
Field Value
Type:
ChildCollectionDefinitionProductGroupRangeProperty
See Also