ArcGIS Pro 3.7 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 Function GetDefinition() As Definition
    public Definition GetDefinition()

    Return Value

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

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also