Name | Description | |
---|---|---|
Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) | |
Type | Overridden. Gets the ArcGIS.Core.Data.DatasetType of this derived dataset. |
The following tables list the members exposed by ParcelFabric.
Name | Description | |
---|---|---|
Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) | |
Type | Overridden. Gets the ArcGIS.Core.Data.DatasetType of this derived dataset. |
Name | Description | |
---|---|---|
Dispose() | (Inherited from ArcGIS.Core.CoreObjectsBase) | |
GetDatastore | Gets the data store of this dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset) | |
GetDefinition | Gets the ParcelFabricDefinition object that describes this parcel fabric. This method must be called on the MCT. Use QueuedTask.Run. | |
GetName | Gets the name of the dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset) | |
GetParcelTopology | Returns the topology for the parcel fabric. This method must be called on the MCT. Use QueuedTask.Run. | |
GetParcelTypeInfo | Returns all parcel type names, related feature classes and administration type. This method must be called on the MCT. Use QueuedTask.Run. | |
GetPath | Gets the URI path to the dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset) | |
GetRegistrationType | Gets the ArcGIS.Core.Data.RegistrationType of a dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset) | |
GetSystemTable | Opens the specified parcel fabric system table. | |
IsSystemTableSupported | Gets a value indicating whether the system table specified by systemTableType is supported by the current ParcelFabricDefinition.GetSchemaVersion. |
Name | Description | |
---|---|---|
GetDataConnection | Gets the CIMDataConnection for the specified dataset. This method must be called on the MCT. Use QueuedTask.Run. | |
GetIsKnowledgeGraphDataset | Gets whether the dataset is a knowledge graph dataset or not. This method must be called on the MCT. Use QueuedTask.Run. |