This document is archived and information here might be outdated. Recommended version. |
This method suspends or resumes indexing on a temporal layer.
[Visual Basic .NET] Public Sub SuspendIndexing ( _ ByVal bvarSuspend As Boolean _ )
[C#] public void SuspendIndexing ( bool bvarSuspend );
[C++]
HRESULT SuspendIndexing(
VARIANT_BOOL bvarSuspend
);
[C++]
Parameters bvarSuspend [in]
bvarSuspend is a parameter of type bool