DocumentTypeNotificationsRepositoryStateBitMaskAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<DocumentTypeNotification, int> StateBitMaskAttribute
Public Shared ReadOnly StateBitMaskAttribute As ColumnDataAttribute(Of DocumentTypeNotification, Integer)
public:
static initonly ColumnDataAttribute<DocumentTypeNotification^, int>^ StateBitMaskAttribute
static val StateBitMaskAttribute: ColumnDataAttribute<DocumentTypeNotification, int>
Field Value
Type:
ColumnDataAttributeDocumentTypeNotification,
Int32
See Also