Mobile API Reference  MicroStrategy 2019
PropertyInfo Class Reference

#include <DSSFormat.h>

Public Member Functions

 PropertyInfo ()
 
 PropertyInfo (int iFormatIndex, std::string &iPropertySetName, std::string &iPropertyName, CComVariant &iPropertyValue)
 
virtual ~PropertyInfo ()
 
 PropertyInfo ()
 
 PropertyInfo (int iFormatIndex, std::string &iPropertySetName, std::string &iPropertyName, CComVariant &iPropertyValue)
 
virtual ~PropertyInfo ()
 

Public Attributes

int mFormatIndex
 
std::string mPropertySetName
 
std::string mPropertyName
 
CComVariant mPropertyValue
 

Constructor & Destructor Documentation

◆ PropertyInfo() [1/4]

PropertyInfo::PropertyInfo ( )

◆ PropertyInfo() [2/4]

PropertyInfo::PropertyInfo ( int  iFormatIndex,
std::string &  iPropertySetName,
std::string &  iPropertyName,
CComVariant iPropertyValue 
)

◆ ~PropertyInfo() [1/2]

virtual PropertyInfo::~PropertyInfo ( )
virtual

◆ PropertyInfo() [3/4]

PropertyInfo::PropertyInfo ( )

◆ PropertyInfo() [4/4]

PropertyInfo::PropertyInfo ( int  iFormatIndex,
std::string &  iPropertySetName,
std::string &  iPropertyName,
CComVariant iPropertyValue 
)

◆ ~PropertyInfo() [2/2]

virtual PropertyInfo::~PropertyInfo ( )
virtual

Member Data Documentation

◆ mFormatIndex

int PropertyInfo::mFormatIndex

◆ mPropertyName

std::string PropertyInfo::mPropertyName

◆ mPropertySetName

std::string PropertyInfo::mPropertySetName

◆ mPropertyValue

CComVariant PropertyInfo::mPropertyValue