This document is archived and information here might be outdated. Recommended version. |
The name of the Geometry field to which the filter applies.
[Visual Basic .NET]
Public Property GeometryField As String
[C#]
public string GeometryField {get; set;}
[C++]
HRESULT get_GeometryField(
System.String* geomField
);
[C++]
HRESULT put_GeometryField(
BSTR geomField
);
[C++] Parameters geomField [out, retval]
geomField is a parameter of type BSTR* geomField [in]
geomField is a parameter of type BSTR