This document is archived and information here might be outdated. Recommended version. |
Classification field name or an empty string if a table doesn't exist.
[Visual Basic .NET]
Public ReadOnly Property ClassificationField As String
[C#]
public string ClassificationField {get;}
[C++]
HRESULT get_ClassificationField(
System.String* classFieldName
);
[C++] Parameters classFieldName [out, retval]
classFieldName is a parameter of type BSTR*