ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.Mapping Namespace / CatalogDataset Class / GetDefinition Method
Version

GetDefinition Method (CatalogDataset)
Gets the CatalogDatasetDefinition of this dataset.
Syntax
public new CatalogDatasetDefinition GetDefinition()

Return Value

The CatalogDatasetDefinition of this dataset.
Exceptions
ExceptionDescription
This dataset does not have a valid definition.
A geodatabase-related exception has occurred.
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.1 or higher.
See Also