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