ReviewerSession Class
Represents an ArcGIS Data Reviewer session in which validation and manual quality control results are written to the reviewer workspace.
Constructor
ReviewerSession
    
        
            (
    
    
    
    
    
    
    
    
    
    - 
                    
                        sessionId
- 
                    
                        sessionName
- 
                    
                        userName
- 
                    
                        versionName
Parameters:
- 
                    
                        sessionIdStringNumeric identifier of the session. For example: Session 10, where 10 is the ID.
- 
                    
                        sessionNameStringName of the session. For example: Session 10 : Parcels, where Parcels is the name.
- 
                    
                        userNameStringUser name under which records are written to the reviewer workspace. 
- 
                    
                        versionNameStringEnterprise geodatabase version in which records are validated.