This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > ID > IDataSummaryAction Interface > IDataSummaryAction.ReportInterval Property (ArcObjects .NET 10.5 SDK) |
property ReportInterval.
[Visual Basic .NET] Public Property ReportInterval As Object
[C#] public object ReportInterval {get; set;}
[C++]
HRESULT get_ReportInterval(
VARIANT* ReportInterval
);
[C++]
HRESULT put_ReportInterval(
VARIANT ReportInterval
);
[C++]
Parameters ReportInterval [out, retval] ReportInterval is a parameter of type VARIANT ReportInterval [in] ReportInterval is a parameter of type VARIANT