ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.DataReviewer Namespace / ReviewerUtil Class
Methods


In This Topic
    ReviewerUtil Class Members
    In This Topic

    The following tables list the members exposed by ReviewerUtil.

    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