api_description
Description
Displays API description.
Syntax
String api_description
Read
Gets API description.
Example
string apiDescription;
apiDescription = dsm.api_description;
Write
Read-Only
Notes
This property is used to identify the API and is useful when you contact us for support. The Description is only one parameter out of four that distinguishes the API. The other three are the API Version, Sub-version and Auxiliary code. We will need to know all four parameters when you contact us for support.
The description will usually comprises of the release date and copyright.