DocumentTypesRepositoryCreateManullyAttribute 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> CreateManullyAttribute
Public Shared ReadOnly CreateManullyAttribute As ColumnDataAttribute(Of DocumentType, Boolean)
public:
static initonly ColumnDataAttribute<DocumentType^, bool>^ CreateManullyAttribute
static val CreateManullyAttribute: ColumnDataAttribute<DocumentType, bool>
Field Value
Type:
ColumnDataAttributeDocumentType,
Boolean
See Also