Mobile API Reference  MicroStrategy 2019
MSIPropertyGroup Class Reference

#import <MSIPropertyGroup.h>

Inheritance diagram for MSIPropertyGroup:

Instance Methods

(NSString *) - propertyByPropertySetID:propertyID:
 
(void *) - FormatInfoPtr
 
(void) - setFormatInfoPtr:
 
(id) - initWithFlag:
 

Class Methods

(NSString *) + propertyKeyForPropertySetID:propertyID:
 
(NSString *) + propertyKeyForPropertySetName:propertyName:
 

Properties

bool IsShared
 
bool IsFormatPopulated
 

Method Documentation

◆ FormatInfoPtr()

- (void*) FormatInfoPtr

◆ initWithFlag:()

- (id) initWithFlag: (bool)  iIsShared

◆ propertyByPropertySetID:propertyID:()

- (NSString*) propertyByPropertySetID: (NSInteger)  propertySetID
propertyID: (NSInteger)  propertyID 

◆ propertyKeyForPropertySetID:propertyID:()

+ (NSString*) propertyKeyForPropertySetID: (NSInteger)  propertySetID
propertyID: (NSInteger)  propertyID 

◆ propertyKeyForPropertySetName:propertyName:()

+ (NSString*) propertyKeyForPropertySetName: (NSString *)  propertySetName
propertyName: (NSString *)  propertyName 

◆ setFormatInfoPtr:()

- (void) setFormatInfoPtr: (void *)  ipFormatInfoPtr

Property Documentation

◆ IsFormatPopulated

- (bool) IsFormatPopulated
readwritenonatomicassign

◆ IsShared

- (bool) IsShared
readnonatomicassign