IXConnection
Cid Property
iQSim © XIQS Communication Framework
Get current connection "cid" attribute
Namespace:
com.iqsim.xiqs
Assembly:
xiqscom
(in xiqscom.dll) Version: 1.0.4841.26741
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
string
Cid
{
get
; }
string Cid { get; }
property
String
^
Cid
{
String
^
get
(); }
property String^ Cid { String^ get (); }
See Also
IXConnection Interface
IXConnection Members
com.iqsim.xiqs Namespace