This document is archived and information here might be outdated. Recommended version. |
The field in the Attribute table that contains (minimum) pixel values.
[Visual Basic .NET]
Public Property InputField As String
[C#]
public string InputField {get; set;}
[C++]
HRESULT get_InputField(
System.String* pInputField
);
[C++]
HRESULT put_InputField(
BSTR pInputField
);
[C++] Parameters pInputField [out, retval]
pInputField is a parameter of type BSTR* pInputField [in]
pInputField is a parameter of type BSTR