fsresConnectRemote Class |
Establishes a remote connection.
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[SerializableAttribute] [XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-response-v0108.xsd")] public class fsresConnectRemote : fsresCommand
The fsresConnectRemote type exposes the following members.
| Name | Description | |
|---|---|---|
| fsresConnectRemote |
fsresConnectRemote class constructor
|
| Name | Description | |
|---|---|---|
| CommandGUID | (Inherited from fsresCommand.) | |
| ConnectionGUID |
GUID identifying the remote connection. All subsequent commands must send this GUID.
| |
| ErrorCode | (Inherited from fsresCommand.) | |
| ErrorMessage | (Inherited from fsresCommand.) | |
| FabSuiteMajorVersion |
Tekla PowerFab major release version
| |
| FabSuiteMinorVersion |
Tekla PowerFab minor release version
| |
| Successful | (Inherited from fsresCommand.) | |
| TrimbleIdentitySignInRequired |
True if a sign-in with a Trimble Identity is required.
| |
| UserGUID |
GUID identifying the user.
| |
| Username |
Username of user logged in with remote connection
| |
| UserPermissions |
User Permissions.
|