DataEntryDefaultValuesRepositoryConditionDocumentTypeIdAttribute 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>> ConditionDocumentTypeIdAttribute
Public Shared ReadOnly ConditionDocumentTypeIdAttribute As ColumnDataAttribute(Of DataEntryDefaultValue, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<DataEntryDefaultValue^, Nullable<Guid^>^>^ ConditionDocumentTypeIdAttribute
static val ConditionDocumentTypeIdAttribute: ColumnDataAttribute<DataEntryDefaultValue, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeDataEntryDefaultValue,
NullableGuid
See Also