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