CustomPropertyAllowedValuesRepositoryPropertyIdAttribute Field |
Definition of the data attribute for
Property reference
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<CustomPropertyAllowedValue, Guid> PropertyIdAttribute
Public Shared ReadOnly PropertyIdAttribute As ColumnDataAttribute(Of CustomPropertyAllowedValue, Guid)
public:
static initonly ColumnDataAttribute<CustomPropertyAllowedValue^, Guid^>^ PropertyIdAttribute
static val PropertyIdAttribute: ColumnDataAttribute<CustomPropertyAllowedValue, Guid>
Field Value
Type:
ColumnDataAttributeCustomPropertyAllowedValue,
Guid
See Also