CustomPropertiesRepositoryAllowedValuesPropertyIdAttribute 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>> AllowedValuesPropertyIdAttribute
Public Shared ReadOnly AllowedValuesPropertyIdAttribute As ColumnDataAttribute(Of CustomProperty, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<CustomProperty^, Nullable<Guid^>^>^ AllowedValuesPropertyIdAttribute
static val AllowedValuesPropertyIdAttribute: ColumnDataAttribute<CustomProperty, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeCustomProperty,
NullableGuid
See Also