Scripter.WriteProcess Method
Include Protected Members
Include Inherited Members
Writes the scripting process for the Scripter.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
WriteProcess(XmlWriter, IMajorObject, ProcessType) | Writes the scripting process. | |
WriteProcess(XmlWriter, IMajorObject, ProcessType, WriteBackTableCreation) | Infrastructure. Writes the scripting process. |
Top