ArcGIS Pro 2.6 API Reference Guide
GetSpatialReference Method (FeatureClassDefinition)

ArcGIS.Core.Data Namespace > FeatureClassDefinition Class : GetSpatialReference Method
Gets the ArcGIS.Core.Geometry.SpatialReference for the FeatureClass. This method must be called on the MCT. Use QueuedTask.Run.
Syntax
public SpatialReference GetSpatialReference()
Public Function GetSpatialReference() As SpatialReference

Return Value

Exceptions
ExceptionDescription
A geodatabase-related exception has occurred.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

FeatureClassDefinition Class
FeatureClassDefinition Members