This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITemporalOperator2 Interface > ITemporalOperator2.IntervalQuantity Property (ArcObjects .NET 10.4 SDK) |
Number of intervals between events.
[Visual Basic .NET] Public ReadOnly Property IntervalQuantity As Double
[C#] public double IntervalQuantity {get;}
[C++]
HRESULT get_IntervalQuantity(
double* pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type double