PropertyValuesRepositoryValueIdAttribute Field |
Definition of the
ValueId data attribute
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<PropertyValue, Nullable<Guid>> ValueIdAttribute
Public Shared ReadOnly ValueIdAttribute As ColumnDataAttribute(Of PropertyValue, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<PropertyValue^, Nullable<Guid^>^>^ ValueIdAttribute
static val ValueIdAttribute: ColumnDataAttribute<PropertyValue, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributePropertyValue,
NullableGuid
See Also