Click or drag to resize

DocumentGenerationTParent, TOrderItem, TSubDocument Properties

The DocumentGenerationTParent, TOrderItem, TSubDocument generic 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 propertyName
Gets the name of the generation.
Public propertyOptions
Gets the starting options for this particular generation run.
Public propertyParentDocument
Gets the parent document.
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. Set by a call to LoadParametersFromRoute(Route).
Public propertySingleExecution
Gets a value indicating whether the generation's business logic expects single execution.
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 propertySupportsTransitionalSubDocuments
Gets a value indicating whether the generation supports transitional sub documents.
Public propertyTotalTime
Gets the total time of the generation including post processing time.
Top
See Also