Package com.microstrategy.webapi
Interface EnumDSSXMLGetCubeQuotaAndInfosOption
-
public interface EnumDSSXMLGetCubeQuotaAndInfosOption
-
-
Field Summary
Fields Modifier and Type Field Description static intDSSGetCubeQuotaAndInfosAllstatic intDSSGetCubeQuotaAndInfosDefaultstatic intDSSGetCubeQuotaAndInfosQuotaOnlystatic intDSSGetCubeQuotaAndInfosReservedstatic intDSSGetCubeQuotaAndInfosVI
-
-
-
Field Detail
-
DSSGetCubeQuotaAndInfosReserved
static final int DSSGetCubeQuotaAndInfosReserved
- See Also:
- Constant Field Values
-
DSSGetCubeQuotaAndInfosDefault
static final int DSSGetCubeQuotaAndInfosDefault
- See Also:
- Constant Field Values
-
DSSGetCubeQuotaAndInfosQuotaOnly
static final int DSSGetCubeQuotaAndInfosQuotaOnly
- See Also:
- Constant Field Values
-
DSSGetCubeQuotaAndInfosAll
static final int DSSGetCubeQuotaAndInfosAll
- See Also:
- Constant Field Values
-
DSSGetCubeQuotaAndInfosVI
static final int DSSGetCubeQuotaAndInfosVI
- See Also:
- Constant Field Values
-
-