ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.Mapping Namespace / DimensionFeatureClass Class / GetDefinition Method

In This Topic
    GetDefinition Method (DimensionFeatureClass)
    In This Topic
    Gets the DimensionFeatureClassDefinition of this dataset.
    Syntax
    Public Shadows Function GetDefinition() As DimensionFeatureClassDefinition
    public new DimensionFeatureClassDefinition GetDefinition()

    Return Value

    The DimensionFeatureClassDefinition of this dataset.
    Exceptions
    ExceptionDescription
    This dataset does not have a valid definition.
    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