ArcGIS Pro 2.8 API Reference Guide
DatasetType Property (Definition)

ArcGIS.Core.Data Namespace > Definition Class : DatasetType Property
Gets the DatasetType of the definition.
Syntax
public abstract DatasetType DatasetType {get;}
Public MustOverride ReadOnly Property DatasetType As DatasetType

Property Value

This definition's DatasetType.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

Definition Class
Definition Members