| Visavi Visual OPC .NET |
Gets an IOpcItem interface that contains the Item contained by this ItemArgs object.
[Visual Basic] Public Property Item As IOpcItem [C#] public IOpcItem Item {get;} [C++] public: __property IOpcItem get_Item(); [JScript] public function get Item() : IOpcItem;
An IOpcItem interface that represents the Item that was impacted by the event.
Platforms: Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family
ItemArgs Class | ItemArgs Members | Visavi.Opc.Client Namespace