com.microstrategy.webapi.EnumDSSXMLInboxDeleteFlags |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | DssXmlInboxDeleteKeepInWorkingSet | The message will only be removed from the inbox, but not from the working set. | |||||||||
int | DssXmlInboxDeleteOnlyFromWorkingSet | ||||||||||
int | DssXmlInboxDeleteOnlyGetJobList | The message will be removed only from Job List. | |||||||||
int | DssXmlInboxDeleteReserved | Default behavior. | |||||||||
int | InboxDeleteFlagsRetainWorkingSetMessage |
This constant is deprecated.
replace by DssXmlInboxDeleteKeepInWorkingSet
|
The message will only be removed from the inbox, but not from the working set. If the message doesn't exist in the working set, this setting is ignored.
The message will be removed only from Job List.
Default behavior. Message will be completely deleted from history list or working set list.
This constant is deprecated.
replace by DssXmlInboxDeleteKeepInWorkingSet