This document is archived and information here might be outdated. Recommended version. |
The raster function variable name.
[Visual Basic .NET]
Public Property VariableName As String
[C#]
public string VariableName {get; set;}
[C++]
HRESULT get_VariableName(
System.String* pVariableName
);
[C++]
HRESULT put_VariableName(
BSTR pVariableName
);
[C++] Parameters pVariableName [out, retval]
pVariableName is a parameter of type BSTR* pVariableName [in]
pVariableName is a parameter of type BSTR