ExportType
This method is used to export the custom type definition file.
Parameters
Parameter |
Description |
---|---|
token (string) |
The token got by calling Login |
mainType (string) |
The main type of the custom type |
typeName (string) |
The custom type name you want to export |
versionName (string) |
The custom type version (if left blank, the currently active version is assumed) |
Used Return Values
Name |
Description |
---|---|
ExportTypeResult (String) |
CDATA XML string with following entities:
|