This document is archived and information here might be outdated. Recommended version. |
Indicates whether the data source crawler can filter items by time using the 'TimeExtent' property.
[Visual Basic .NET]
Public ReadOnly Property CanFilterByTime As Boolean
[C#]
public bool CanFilterByTime {get;}
[C++]
HRESULT get_CanFilterByTime(
Boolean* pbCanFilterByTime
);
[C++] Parameters pbCanFilterByTime [out, retval]
pbCanFilterByTime is a parameter of type bool*