Mobile API Reference  MicroStrategy 2019
CRAElement Struct Reference

#include <DSSRecursiveRelation.h>

Public Attributes

Int32 mIndex
 
short mDepth
 
bool mfIsExpand
 
bool mfIsDisplayed
 
Int32 mFirstChild
 
Int32 mNextSibling
 
bool mfIsHidden
 
Int32 mParent
 
bool mfIsAvailable
 
bool mHasChildren
 

Member Data Documentation

◆ mDepth

short CRAElement::mDepth

◆ mFirstChild

Int32 CRAElement::mFirstChild

◆ mfIsAvailable

bool CRAElement::mfIsAvailable

◆ mfIsDisplayed

bool CRAElement::mfIsDisplayed

◆ mfIsExpand

bool CRAElement::mfIsExpand

◆ mfIsHidden

bool CRAElement::mfIsHidden

◆ mHasChildren

bool CRAElement::mHasChildren

◆ mIndex

Int32 CRAElement::mIndex

◆ mNextSibling

Int32 CRAElement::mNextSibling

◆ mParent

Int32 CRAElement::mParent