com.microstrategy.webapi.EnumDSSXMLObjectXMLFlags |
This interface defines the enumeration constants used to specify the return format type of getting object.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | DSSXMLObjectXMLThumbnail | ||||||||||
int | DssXMLObjectXMLAllTranslations | To return the object with the all translations | |||||||||
int | DssXMLObjectXMLFlagsReserved | Reserved. | |||||||||
int | DssXMLObjectXMLLeanJSON | To return the object with the lean JSON. | |||||||||
int | DssXMLObjectXMLLeanXML | To return the object with the lean XML. |
To return the object with the all translations
Reserved.
To return the object with the lean JSON.
To return the object with the lean XML.