ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / ServiceConnectionProperties Class
Properties


In This Topic
    ServiceConnectionProperties Class Members
    In This Topic

    The following tables list the members exposed by ServiceConnectionProperties.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ServiceConnectionProperties class.  
    Top
    Public Properties
     NameDescription
    Public Property The password used to connect to the service.  
    Public Property The service URL.  
    Public Property The user used to connect to the service.  
    Public Property Transactional version to connect to. Acceptable value is a string that represents a transaction version name.  
    Top
    See Also