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:
-
userNameStringUser name under which records are written to the reviewer workspace.
-
versionNameStringEnterprise geodatabase version in which records are validated.
-
duplicateFilterStringHandle duplicate results when writing the results to the Reviewer workspace. For example: Session,Database,None.
-
storeGeometryBoolControls 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