AssemblyResult Fields
The AssemblyResult type exposes the following members.
Fields

  NameDescription
Public fieldDocuments
An array of documents created as a result of the assembly. The first file is always the answers.
Public fieldPendingAssemblies
An array of assemblies that should be completed after this assembly is finished.
Public fieldUnansweredVariables
A string array of variables that were unanswered when the document was assembled.
Back to Top
See Also