IXEvent
Tid Property
iQSim © XIQS Communication Framework
The "tid" attribute from this event object
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
Tid
{
get
;
set
; }
string Tid { get; set; }
property
String
^
Tid
{
String
^
get
();
void
set
(
String
^
value
); }
property String^ Tid { String^ get (); void set (String^ value); }
See Also
IXEvent Interface
IXEvent Members
com.iqsim.xiqs Namespace