|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriServerTimePeriod
The time period used to query the GIS server for statistics.
esriServerTimePeriod specifies a particular time period that the units of time you speficfy when queying the GIS server's statisitcs. Use esriServerTimePeriod to specify the time period units when using the GetSpecificStatisticForTimeIntervals and GetAllStatisticsForTimeInterval methods on IServerStatistics.
Field Summary | |
---|---|
static int |
esriSTPDay
Day. |
static int |
esriSTPHour
Hour. |
static int |
esriSTPMinute
Minute. |
static int |
esriSTPNone
None. |
static int |
esriSTPSecond
Second. |
Field Detail |
---|
static final int esriSTPNone
static final int esriSTPSecond
static final int esriSTPMinute
static final int esriSTPHour
static final int esriSTPDay
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |