This document is archived and information here might be outdated. Recommended version. |
Indicates whether it replaces existing index.
[Visual Basic .NET]
Public Property ReplaceItems As Boolean
[C#]
public bool ReplaceItems {get; set;}
[C++]
HRESULT get_ReplaceItems(
Boolean* ReplaceItems
);
[C++]
HRESULT put_ReplaceItems(
VARIANT_BOOL ReplaceItems
);
[C++] Parameters ReplaceItems [out, retval]
ReplaceItems is a parameter of type bool* ReplaceItems [in]
ReplaceItems is a parameter of type bool