CustomPropertyAllowedValuesRepositoryParentAllowedValueIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<CustomPropertyAllowedValue, Nullable<Guid>> ParentAllowedValueIdAttribute
Public Shared ReadOnly ParentAllowedValueIdAttribute As ColumnDataAttribute(Of CustomPropertyAllowedValue, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<CustomPropertyAllowedValue^, Nullable<Guid^>^>^ ParentAllowedValueIdAttribute
static val ParentAllowedValueIdAttribute: ColumnDataAttribute<CustomPropertyAllowedValue, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeCustomPropertyAllowedValue,
NullableGuid
See Also