ConvertXmlParameters Properties
Represents parameters, passed to the IModelXmlConverter.ConvertXml method.
Name | Description |
---|---|
Node | Gets the current Application Model node. |
Node |
Specifies the type of the current Application Model node. |
Sub |
Specifies the current Application Model node’s subnode. |
Values | Gets a list of current Application Model node’s properties and their values stored in differences. |
Xml |
Gets the Application Model node’s name, stored in differences. |
See Also