ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.DataReviewer Namespace / ReviewerUtil Class
Version


In This Topic
ReviewerUtil Class Methods
In This Topic

For a list of all members of this type, see ReviewerUtil members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Creates a project item representing a Data Reviewer batch job. This method must be called on the MCT. Use QueuedTask.Run.  
Public Methodstatic (Shared in Visual Basic) Creates a project item representing Data Reviewer validation results. This method must be called on the MCT. Use QueuedTask.Run.  
Public Methodstatic (Shared in Visual Basic) Indicates if a geodatabase contains a current Reviewer dataset. This method must be called on the MCT. Use QueuedTask.Run.  
Top
See Also