Initializes a new instance of the Service class. Possibly throws RestException.
Namespace: PreStorm
Assembly: PreStorm (in PreStorm.dll) Version: 1.8.19.0 (1.8.19.0)
Syntax
Parameters
- url
- Type: SystemString
The url of the service. The url should end with either MapServer or FeatureServer. - token
- Type: PreStormToken
The authentication token. - gdbVersion (Optional)
- Type: SystemString
The geodatabase version.
See Also