Mobile API Reference
MicroStrategy 2019
RemoveJobService.h
Go to the documentation of this file.
1
//
2
// RemoveJobService.h
3
// MicroStrategyMobile
4
//
5
// Created by temp on 11/17/11.
6
// Copyright (c) 2011 MicroStrategy Inc. All rights reserved.
7
//
8
9
#import "
XMLAPIService.h
"
10
11
@class
MSIReportDisplayInfo
;
12
13
@interface
RemoveJobService
:
XMLAPIService
{
14
NSString*
messageID
;
15
}
16
17
@property
(nonatomic, copy) NSString* messageID;
18
19
@end
RemoveJobService::messageID
NSString * messageID
Definition:
RemoveJobService.h:14
MSIReportDisplayInfo
Definition:
MSIReportDisplayInfo.h:91
RemoveJobService
Definition:
RemoveJobService.h:13
XMLAPIService
Definition:
XMLAPIService.h:15
XMLAPIService.h
Users
vvitarello
Desktop
MobileSDKSourceFiles
RemoveJobService.h
Generated by
1.8.14