com.microstrategy.webapi.EnumDSSXMLPromptAnswerReuse |
The enumeration EnumDSSXMLPromptAnswerReuse
affects the behavior
of the answer when it is used.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | DssXmlPromptAnswerReuseDefault | Specifies the user's default answer. | |||||||||
int | DssXmlPromptAnswerReuseDefaultAndClose | Specifies the user's default answer and auto-close the prompt to it. | |||||||||
int | DssXmlPromptAnswerReuseList | This is the default value of this enumeration. | |||||||||
int | DssXmlPromptAnswerReuseReserved | Not used. |
Specifies the user's default answer.
Specifies the user's default answer and auto-close the prompt to it.
This is the default value of this enumeration. It means the answer is just listed.
Not used.