RoutesRepositoryParentDocumentRelationshipTypeAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Systems.Workflow
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly StringEnumDataAttribute<Route, ParentDocumentRelationshipType> ParentDocumentRelationshipTypeAttribute
Public Shared ReadOnly ParentDocumentRelationshipTypeAttribute As StringEnumDataAttribute(Of Route, ParentDocumentRelationshipType)
public:
static initonly StringEnumDataAttribute<Route^, ParentDocumentRelationshipType^>^ ParentDocumentRelationshipTypeAttribute
static val ParentDocumentRelationshipTypeAttribute: StringEnumDataAttribute<Route, ParentDocumentRelationshipType>
Field Value
Type:
StringEnumDataAttributeRoute,
ParentDocumentRelationshipType
See Also