SessionProperties Class
Represents an ArcGIS Data Reviewer session properties in which validation and manual quality control results are written to the reviewer workspace.
Constructor
SessionProperties
(
-
userName
-
versionName
-
duplicateFilter
-
storeGeometry
Parameters:
-
userName
StringUser name under which records are written to the reviewer workspace.
-
versionName
StringEnterprise geodatabase version in which records are validated.
-
duplicateFilter
StringHandle duplicate results when writing the results to the Reviewer workspace. For example: Session,Database,None.
-
storeGeometry
BoolControls if validation result geometries are stored in the Reviewer workspace.
Item Index
Methods
Properties
Methods
toJSONSessionProperties
()
JSON Object
private
Serializes the contents of this class into a JSON object that can be used in a BatchValidationTask/createReviewerSession operation.
Returns:
JSON Object:
JSON