ArcGIS Pro 2.9 API Reference Guide
DatasetType Property (ParcelFabricDefinition)

ArcGIS.Core.Data.Parcels Namespace > ParcelFabricDefinition Class : DatasetType Property
Gets the ArcGIS.Core.Data.DatasetType.
Syntax
public override DatasetType DatasetType {get;}
Public Overrides NotOverridable ReadOnly Property DatasetType As DatasetType

Property Value

The ArcGIS.Core.Data.DatasetType of the parcel fabric.
Exceptions
ExceptionDescription
This method or property must be called within the lambda passed to QueuedTask.Run
Remarks
This is identical to the value returned by ParcelFabric.Type.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ParcelFabricDefinition Class
ParcelFabricDefinition Members