ReviewerUtil Class Members
In This Topic
The following tables list the members exposed by ReviewerUtil.
Public Methods
| Name | Description |
| CreateBatchJobProjectItem |
Creates a project item representing a Data Reviewer batch job. This method must be called on the MCT. Use QueuedTask.Run.
|
| CreateResultsProjectItem |
Creates a project item representing Data Reviewer validation results. This method must be called on the MCT. Use QueuedTask.Run.
|
| HasValidReviewerDataset |
Indicates if a geodatabase contains a current Reviewer dataset. This method must be called on the MCT. Use QueuedTask.Run.
|
Top
See Also