Mobile API Reference  MicroStrategy 2019
MSIAttribute Class Reference

#import <Attribute.h>

Inheritance diagram for MSIAttribute:
MSIDisplayInfo

Instance Methods

(NSInteger) - formCount
 
(MSIAttributeForm *) - form:
 
(MSIAttributeForm *) - formByID:
 
(NSInteger) - indexOfForm:
 

Properties

NSMutableArray * forms
 
- Properties inherited from MSIDisplayInfo
NSInteger type
 
NSString * displayInfoID
 
NSInteger subType
 
NSString * name
 
NSString * description
 
NSString * path
 
NSInteger accessGranted
 
NSString * displayName
 
NSInteger drillType
 
NSInteger linkDrillHeaderIndex
 
BOOL editable
 

Method Documentation

◆ form:()

- (MSIAttributeForm*) form: (NSInteger)  index

◆ formByID:()

- (MSIAttributeForm*) formByID: (NSString *)  formID

◆ formCount()

- (NSInteger) formCount

◆ indexOfForm:()

- (NSInteger) indexOfForm: (NSString *)  formID

Property Documentation

◆ forms

- (NSMutableArray*) forms
readnonatomicstrong