Click or drag to resize

IDocumentGeneration Properties

The IDocumentGeneration type exposes the following members.

Properties
  NameDescription
Public propertyChangeStateTime
Gets the change state time.
Public propertyCommitTime
Gets the commit time.
Public propertyDescription
Gets the name of the generation.
Public propertyGenerateOnlyOnce
Gets a value indicating whether the generation is activated only when there are no previous sub-documents.
Public propertyGenerationExecuted
Gets a value indicating whether the generation has been already executed.
Public propertyRelationshipType
Gets the type of the relationship between the parent document and the sub-documents.
Public propertyRoute
Gets the route, which specifies the generation options.
Public propertySubDocumentsDateDeterminationMethod
Specifies whether to set the destination document date to the same date as the source.
Public propertySubDocumentsEnterpriseCompany
Gets the destination enterprise company.
Public propertySubDocumentsEnterpriseCompanyLocation
Gets the destination enterprise company location.
Public propertySubDocumentsReadOnly
Gets a value indicating whether the sub-documents should be read only.
Public propertySubDocumentsType
Gets or sets the document type of the generated document.
Public propertyTotalTime
Gets the total time of the generation including post processing time.
Top
See Also