This document is archived and information here might be outdated. Recommended version. |
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