property CollectionInterval.
[Visual Basic .NET] Public Property CollectionInterval As Object
[C#] public object CollectionInterval {get; set;}
[C++]
HRESULT get_CollectionInterval(
VARIANT* CollectionInterval
);
[C++]
HRESULT put_CollectionInterval(
VARIANT CollectionInterval
);
[C++]Parameters
CollectionInterval [out, retval] CollectionInterval is a parameter of type VARIANT CollectionInterval [in] CollectionInterval is a parameter of type VARIANT
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.