DataEntryDefaultValuesRepositoryConditionRoleIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Systems.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<DataEntryDefaultValue, Nullable<Guid>> ConditionRoleIdAttribute
Public Shared ReadOnly ConditionRoleIdAttribute As ColumnDataAttribute(Of DataEntryDefaultValue, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<DataEntryDefaultValue^, Nullable<Guid^>^>^ ConditionRoleIdAttribute
static val ConditionRoleIdAttribute: ColumnDataAttribute<DataEntryDefaultValue, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeDataEntryDefaultValue,
NullableGuid
See Also