This document is archived and information here might be outdated. Recommended version. |
Class index field, for the filling (optional, otherwise use oid).
[Visual Basic .NET]
Public Property ClassIndexField As String
[C#]
public string ClassIndexField {get; set;}
[C++]
HRESULT get_ClassIndexField(
System.String* pClassIndexField
);
[C++]
HRESULT put_ClassIndexField(
BSTR pClassIndexField
);
[C++] Parameters pClassIndexField [out, retval]
pClassIndexField is a parameter of type BSTR* pClassIndexField [in]
pClassIndexField is a parameter of type BSTR