Click or drag to resize

RouteParentDocumentRelationshipType Property

Determines the default relationship type between the generated document and the parent document. [Required] [Default("S")]

Namespace:  Aloe.EnterpriseOne.Model.Systems.Workflow
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ParentDocumentRelationshipType ParentDocumentRelationshipType { get; set; }

Property Value

Type: ParentDocumentRelationshipType
See Also