CustomPropertiesRepositoryAllowedValuesChildCollectionDefinition Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ChildCollectionDefinition<CustomPropertyAllowedValue> AllowedValuesChildCollectionDefinition
Public Shared ReadOnly AllowedValuesChildCollectionDefinition As ChildCollectionDefinition(Of CustomPropertyAllowedValue)
public:
static initonly ChildCollectionDefinition<CustomPropertyAllowedValue^>^ AllowedValuesChildCollectionDefinition
static val AllowedValuesChildCollectionDefinition: ChildCollectionDefinition<CustomPropertyAllowedValue>
Field Value
Type:
ChildCollectionDefinitionCustomPropertyAllowedValue
See Also