com.microstrategy.webapi.EnumDSSXMLDocSaveAsFlags |
Interface to specify the flags while saving Documents.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | DssXmlDocSaveAsDefault | Specifies the default flags. | |||||||||
int | DssXmlDocSaveAsOverwrite | Specifies that if the saved document corresponds to an already existing one, it should overwrite it. | |||||||||
int | DssXmlDocSaveAsRemoveNonPrimaryNameTranslations | Specifies a document saving option that removes non-primary translations in document name | |||||||||
int | DssXmlDocSaveAsSegmentOverwrite | Specifies that if the saved Segment corresponds to an already existing one, it should overwrite it. | |||||||||
int | DssXmlDocSaveAsWithAnswersClosed | Specifies to save as prompted with answers closed. | |||||||||
int | DssXmlDocSaveAsWithAnswersOpen | Specifies to save as prompted with answers open. | |||||||||
int | DssXmlDocumentSaveAsSaveReportsOnly | Specifies to save report within document only |
Specifies the default flags.
Specifies that if the saved document corresponds to an already existing one, it should overwrite it.
Specifies a document saving option that removes non-primary translations in document name
Specifies that if the saved Segment corresponds to an already existing one, it should overwrite it.
Specifies to save as prompted with answers closed.
Specifies to save as prompted with answers open.
Specifies to save report within document only