The AssemblyResult type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| AssemblyResult | Initializes a new instance of the AssemblyResult class |
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Returns a string that represents the current object. (Inherited from |
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