/
ID__Property
ID__Property
Gets the one character session ID.
Namespace: JollyGiant.Emulation
Assembly: JGSComdotNet (in JGSComdotNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public char ID { get; internal set; } |
Visual Basic (Declaration) |
---|
Public Property ID As Char |
Visual C++ |
---|
public: virtual property wchar_t ID { wchar_t get () sealed; void set (wchar_t value) sealed; } |
JavaScript |
---|
function get_ID(); function set_ID(value); |
Field Value
The session ID.
Implements
See Also
SessionInfo Class
JollyGiant.Emulation Namespace
Send comments on this topic to Jolly Giant Software
Copyright 2009 by Jolly Giant Software, Inc.
, multiple selections available,
Related content
ISessionInfo_ID Property
ISessionInfo_ID Property
More like this
Current__Property
Current__Property
More like this
QWS3270.Session Property
QWS3270.Session Property
More like this
ISessionInfo_Interface
ISessionInfo_Interface
More like this
ISessionInfo Interface
ISessionInfo Interface
More like this
Current_Property.
Current_Property.
More like this