DocumentTypePropertiesRepositoryRequiredAttribute Field |
Definition of the
Required 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<DocumentTypeProperty, bool> RequiredAttribute
Public Shared ReadOnly RequiredAttribute As ColumnDataAttribute(Of DocumentTypeProperty, Boolean)
public:
static initonly ColumnDataAttribute<DocumentTypeProperty^, bool>^ RequiredAttribute
static val RequiredAttribute: ColumnDataAttribute<DocumentTypeProperty, bool>
Field Value
Type:
ColumnDataAttributeDocumentTypeProperty,
Boolean
See Also