This document is archived and information here might be outdated. Recommended version. |
[Visual Basic .NET] Public Sub SynchronizeTextIndex ( _ ByVal ClassName As String, _ ByVal xmlFieldName As String _ )
[C#] public void SynchronizeTextIndex ( string ClassName, string xmlFieldName );
[C++]
HRESULT SynchronizeTextIndex(
BSTR ClassName,
BSTR xmlFieldName
);
[C++]
Parameters ClassName [in]
ClassName is a parameter of type BSTR xmlFieldName [in]
xmlFieldName is a parameter of type BSTR