IDocumentGenerationInfo Interface |
Namespace: Aloe.EnterpriseOne.Model.Core.Transformations
The IDocumentGenerationInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| Code |
Gets the code of the generation procedure.
| |
| ConfigurationEntity |
Gets the entity that holds configuration information for the generation.
| |
| Description |
Gets the description of the generation procedure (in the current thread language).
| |
| ParentDocumentRepository |
Gets the parent document repository.
| |
| SubDocumentsRepository |
Gets the repository of the sub documents.
| |
| SupportsTransitionalSubDocuments |
Gets a value indicating whether the generation supports transitional sub documents.
|
| Name | Description | |
|---|---|---|
| CreateDocumentGenerationProcedure |
Create and returns a document generation procedure.
|