Mobile API Reference  MicroStrategy 2019
MetricValue.h
Go to the documentation of this file.
1 //
2 // MetricValue.h
3 // MSTRMobile
4 //
5 // Created by Amirali Charania on 2/19/10.
6 // Copyright 2010 MicroStrategy. All rights reserved.
7 //
8 
9 #import <Foundation/Foundation.h>
10 #import "MSIHeaderValue.h"
11 
13 
14 }
15 @property(nonatomic, readonly) NSInteger thresholdID;
16 @end
Definition: MSIHeaderValue.h:11
Definition: MetricValue.h:12