Package com.microstrategy.webapi
Interface EnumDSSXMLDossierShortcutCacheInfoFlag
-
public interface EnumDSSXMLDossierShortcutCacheInfoFlag
-
-
Field Summary
Fields Modifier and Type Field Description static int
DssDossierShortcutCacheDefault
static int
DssDossierShortcutCacheIncludeDossierHashes
-
-
-
Field Detail
-
DssDossierShortcutCacheDefault
static final int DssDossierShortcutCacheDefault
- See Also:
- Constant Field Values
-
DssDossierShortcutCacheIncludeDossierHashes
static final int DssDossierShortcutCacheIncludeDossierHashes
- See Also:
- Constant Field Values
-
-