XDASrv Reference Manual
Source Field
See Also  Send Feedback
NSPlugin Namespace > EventData Class : Source Field




The source of event notification. This Source can be used in the TranslateToItemIDs method to determine any related OPC Data Access itemIDs.

Syntax

Visual Basic (Declaration) 
Public Source As String
Visual Basic (Usage)Copy Code
Dim instance As EventData
Dim value As String
 
value = instance.Source
 
instance.Source = value
C# 
public string Source
Managed Extensions for C++ 
public: string* Source
C++/CLI 
public:
String^ Source

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Copyright © 2002-2011 Advosol Inc. All Rights Reserved.