DocumentTypeNotificationsRepositoryDocumentTypeIdAttribute 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, Guid> DocumentTypeIdAttribute
Public Shared ReadOnly DocumentTypeIdAttribute As ColumnDataAttribute(Of DocumentTypeNotification, Guid)
public:
static initonly ColumnDataAttribute<DocumentTypeNotification^, Guid^>^ DocumentTypeIdAttribute
static val DocumentTypeIdAttribute: ColumnDataAttribute<DocumentTypeNotification, Guid>
Field Value
Type:
ColumnDataAttributeDocumentTypeNotification,
Guid
See Also