|
Library Mobile API Reference for iPhone
MicroStrategy 2019
|
#import <MicroStrategyMobileSDK-Swift.h>
Additional Inherited Members | |
Class Methods inherited from DossierInfo | |
| ("-init is unavailable") | + SWIFT_DEPRECATED_MSG |
Class Methods inherited from MSIObjectInfo | |
| (MSIObjectInfo *) | + newObject: |
| (ObjectSubTypes) | + subTypeFromType: |
Properties inherited from DossierInfo | |
| NSString *_Nullable | targetID |
| NSString *_Nullable | createdByUserName |
| NSString *_Nullable | certifierName |
| NSString *_Nullable | certifierId |
| NSString *_Nullable | createdByUserId |
| NSString *_Nullable | shortcutID |
Properties inherited from MSIObjectInfo | |
| NSString * | objectID |
| NSInteger | namedID |
| NSString * | name |
| NSString * | displayName |
| ObjectTypes | type |
| NSString * | sta |
| ObjectSubTypes | subType |
| NSInteger | accessGranted |
| NSInteger | viewMedia |
| NSInteger | availableViewMedia |
| NSString * | desc |
| NSString * | abbreviation |
| NSString * | iconPath |
| NSString * | owner |
| BOOL | isShortcut |
| NSString * | externalPath |
| NSInteger | externalObjectType |
| NSDate * | creationDate |
| NSDate * | modificationDate |
| int | binaryStatus |
| MSIObjectInfo * | parentFolder |
| NSString * | containerId |
| NSString * | containerType |
| - (nullable instancetype) initWithCoder: | (NSCoder *_Nonnull) | OBJC_DESIGNATED_INITIALIZER |
Implements DossierInfo.