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