ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / Dataset Class / GetDefinition Method

In This Topic
    GetDefinition Method (Dataset)
    In This Topic
    Gets the Definition of the dataset.
    Syntax
    public Definition GetDefinition()
    Public Function GetDefinition() As Definition

    Return Value

    The Definition of the dataset.
    Exceptions
    ExceptionDescription
    A geodatabase-related exception has occurred.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also