com.microstrategy.webapi.EnumDSSXMLPropertyFlags |
Property Flags for getting and setting properties.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | DssXmlPropertyNotDefault | This flag specifies to only retrieve those properties that are not set to their default values. | |||||||||
int | DssXmlPropertyReportID | This flag indicates that the objectID is a reportID (for report server only) | |||||||||
int | DssXmlPropertyReserved | ||||||||||
int | DssXmlPropertyTemplateID | This flag indicates that the objectID is a templateID (for report server only) |
This flag specifies to only retrieve those properties that are not set to their default values.
This flag indicates that the objectID is a reportID (for report server only)
This flag indicates that the objectID is a templateID (for report server only)