ArcGIS Pro 2.9 API Reference Guide
GetSpatialReference Method (FeatureDatasetDefinition)

ArcGIS.Core.Data Namespace > FeatureDatasetDefinition Class : GetSpatialReference Method
Gets the ArcGIS.Core.Geometry.SpatialReference for the FeatureDataset. 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 11, Windows 10, Windows 8.1

See Also

Reference

FeatureDatasetDefinition Class
FeatureDatasetDefinition Members