Mobile API Reference
MicroStrategy 2019
CustomGroup.h
Go to the documentation of this file.
1
//
2
// CustomGroup.h
3
// MSTRMobile
4
//
5
// Created by Amirali Charania on 2/20/10.
6
// Copyright 2010 MicroStrategy. All rights reserved.
7
//
8
9
#import <Foundation/Foundation.h>
10
#import "
MSIDisplayInfo.h
"
11
12
@class
MSICustomGroupItem
;
13
14
@interface
MSICustomGroup
:
MSIDisplayInfo
{
15
16
}
17
18
- (
MSICustomGroupItem
*)customGroupItem;
19
- (int) customGroupItemCount;
20
21
@end
MSIDisplayInfo.h
MSICustomGroupItem
Definition:
CustomGroupItem.h:12
MSIDisplayInfo
Definition:
MSIDisplayInfo.h:10
MSICustomGroup
Definition:
CustomGroup.h:14
Users
vvitarello
Desktop
MobileSDKSourceFiles
CustomGroup.h
Generated by
1.8.14