Click or drag to resize

DocumentGenerationTParent, TOrderItem, TSubDocumentSubDocumentsType Property

Gets or sets the document type of the generated document.

Namespace:  Aloe.EnterpriseOne.Model.Core.Transformations
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public DocumentType SubDocumentsType { get; set; }

Property Value

Type: DocumentType

Implements

IDocumentGenerationSubDocumentsType
See Also