| LinkarCltSessionId Property |
The unique session identifier. It is obtained by performing the Login operation.
Namespace:
LinkarClient
Assembly:
LinkarClientCOM (in LinkarClientCOM.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax public string SessionId { get; }
Public ReadOnly Property SessionId As String
Get
public:
property String^ SessionId {
String^ get ();
}
member SessionId : string with get
Property Value
Type:
StringSee Also