This document is archived and information here might be outdated. Recommended version. |
Field name that is used to categorize features.
[Visual Basic .NET]
Public Property LookupField As String
[C#]
public string LookupField {get; set;}
[C++]
HRESULT get_LookupField(
System.String* LookupField
);
[C++]
HRESULT put_LookupField(
BSTR LookupField
);
[C++] Parameters LookupField [out, retval]
LookupField is a parameter of type BSTR* LookupField [in]
LookupField is a parameter of type BSTR