This document is archived and information here might be outdated. Recommended version. |
Indicates whether the raster builder is capable of building composite crawled items.
[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*