com.microstrategy.webapi.EnumWebApiResultMode |
Created by kezhou on 9/13/2017. This enum defined the result type of the data which the xml command gets THIS INTERFACE IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT. THE INTERFACE IS SUBJECT TO CHANGE IN FUTURE RELEASES AND SOME METHODS AND PROPERTIES MAY NOT BE SUITABLE FOR CUSTOM DEVELOPMENT.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | DefaultJsonResult | Default Json format | |||||||||
int | GatewayJsonResult | Gateway Json format have gateway="1" in xml command | |||||||||
int | XMLResult | XML data |
Default Json format
Gateway Json format have gateway="1" in xml command
XML data