DocumentTypesRepositoryGenerateSingleDocumentAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<DocumentType, bool> GenerateSingleDocumentAttribute
Public Shared ReadOnly GenerateSingleDocumentAttribute As ColumnDataAttribute(Of DocumentType, Boolean)
public:
static initonly ColumnDataAttribute<DocumentType^, bool>^ GenerateSingleDocumentAttribute
static val GenerateSingleDocumentAttribute: ColumnDataAttribute<DocumentType, bool>
Field Value
Type:
ColumnDataAttributeDocumentType,
Boolean
See Also