Mobile API Reference  MicroStrategy 2019
MSIAttributeForm Class Reference

#import <AttributeForm.h>

Inheritance diagram for MSIAttributeForm:
MSIDisplayInfo

Instance Methods

(NSInteger) - baseFormID
 
(NSInteger) - baseFormType
 
(NSString *) - uniqueId
 
(NSString *) - attributeId
 
(NSString *) - baseFormDisplayID
 
(NSString *) - baseFormDisplayName
 

Properties

MSIAttributeattribute
 
NSInteger dataType
 
NSString * controlPropertyFormatString
 
- 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

◆ attributeId()

- (NSString*) attributeId

◆ baseFormDisplayID()

- (NSString*) baseFormDisplayID

◆ baseFormDisplayName()

- (NSString*) baseFormDisplayName

◆ baseFormID()

- (NSInteger) baseFormID

◆ baseFormType()

- (NSInteger) baseFormType

◆ uniqueId()

- (NSString*) uniqueId

Returns attributeId:attFormId which uniquely defines an attribute form

Property Documentation

◆ attribute

- (MSIAttribute*) attribute
readnonatomicweak

◆ controlPropertyFormatString

- (NSString*) controlPropertyFormatString
readwritenonatomiccopy

◆ dataType

- (NSInteger) dataType
readwriteatomic