RoutesRepositoryDocumentTypeIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Systems.Workflow
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Route, Guid> DocumentTypeIdAttribute
Public Shared ReadOnly DocumentTypeIdAttribute As ColumnDataAttribute(Of Route, Guid)
public:
static initonly ColumnDataAttribute<Route^, Guid^>^ DocumentTypeIdAttribute
static val DocumentTypeIdAttribute: ColumnDataAttribute<Route, Guid>
Field Value
Type:
ColumnDataAttributeRoute,
Guid
See Also