Visual Basic (Declaration) | |
---|---|
Public Property ReturnGeometry As Boolean |
C# | |
---|---|
public bool ReturnGeometry {get; set;} |
If true, the featureset includes the geometry associated with each feature.
This parameter only applies to related layers. It will be ignored for related tables.
Note: For the OutFields parameter, the wildcard '*' will not return the geometry (i.e. shape field). In order to return the geometry information the ReturnGeometry must be set to True.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family