Mobile API Reference
MicroStrategy 2019
ObjectsPrompt.h
Go to the documentation of this file.
1
//
2
// ObjectsPrompt.h
3
// MicroStrategyMobile
4
//
5
// Created by Li, Dai on 1/3/13.
6
// Copyright (c) 2013 MicroStrategy Inc. All rights reserved.
7
//
8
#import "
MSIPrompt.h
"
9
10
@interface
ObjectsPrompt
:
MSIPrompt
11
12
@property
(nonatomic, strong) NSArray*
suggestedAnswers
;
13
@property
(nonatomic, readonly, copy) NSString*
searchXML
;
14
15
@end
MSIPrompt
Definition:
MSIPrompt.h:34
ObjectsPrompt::suggestedAnswers
NSArray * suggestedAnswers
Definition:
ObjectsPrompt.h:12
ObjectsPrompt
Definition:
ObjectsPrompt.h:10
ObjectsPrompt::searchXML
NSString * searchXML
Definition:
ObjectsPrompt.h:13
MSIPrompt.h
Users
vvitarello
Desktop
MobileSDKSourceFiles
ObjectsPrompt.h
Generated by
1.8.14