ArcGIS Pro 2.6 API Reference Guide
GetRegistrationType Method

ArcGIS.Core.Data Namespace > Dataset Class : GetRegistrationType Method
Gets the RegistrationType of a dataset. This method must be called on the MCT. Use QueuedTask.Run.
Syntax
public RegistrationType GetRegistrationType()
Public Function GetRegistrationType() As RegistrationType

Return Value

The RegistrationType of a dataset.
Exceptions
ExceptionDescription
A geodatabase-related exception has occurred.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

Dataset Class
Dataset Members