This document is archived and information here might be outdated. Recommended version. |
Indicates whether the crawler is capable of merging related data source items into one composite crawled item.
[Visual Basic .NET]
Public ReadOnly Property CanMergeItems As Boolean
[C#]
public bool CanMergeItems {get;}
[C++]
HRESULT get_CanMergeItems(
Boolean* pbCanMergeItems
);
[C++] Parameters pbCanMergeItems [out, retval]
pbCanMergeItems is a parameter of type bool*