The AssemblyResult type exposes the following members.
Back to Top
Fields
Name | Description | |
---|---|---|
![]() | Documents |
An array of documents created as a result of the assembly. The first file is always the answers.
|
![]() | PendingAssemblies |
An array of assemblies that should be completed after this assembly is finished.
|
![]() | UnansweredVariables |
A string array of variables that were unanswered when the document was assembled.
|
See Also