ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Data Namespace / RelationshipClassDefinition Class / DatasetType Property

In This Topic
    DatasetType Property (RelationshipClassDefinition)
    In This Topic
    Gets the dataset type.
    Syntax
    public override DatasetType DatasetType {get;}
    Public Overrides ReadOnly Property DatasetType As DatasetType

    Property Value

    A DatasetType
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also