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