ReviewerUtil Class Members
In This Topic
The following tables list the members exposed by ReviewerUtil.
Public Methods
| Name | Description |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) ![static (Shared in Visual Basic)](template/packages/core-dotnet/images/static.png) | CreateBatchJobProjectItem |
Creates a project item representing a Data Reviewer batch job. This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) ![static (Shared in Visual Basic)](template/packages/core-dotnet/images/static.png) | CreateResultsProjectItem |
Creates a project item representing Data Reviewer validation results. This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) ![static (Shared in Visual Basic)](template/packages/core-dotnet/images/static.png) | HasValidReviewerDataset |
Indicates if a geodatabase contains a current Reviewer dataset. This method must be called on the MCT. Use QueuedTask.Run.
|
Top
See Also