QuickOPC User's Guide and Reference
EventSource Class Properties


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.ComponentModel.Referencing Namespace : EventSource Class

For a list of all members of this type, see EventSource members.

Public Properties
 NameDescription
Public PropertyThe extender event provider that enhances the source component with the event.  
Public PropertyDetermines whether this event source object is configured.  
Public PropertyDetermines whether this event source object is null.  
Public PropertyThe type of the source component.  
Public PropertyThe component that is the source of the event.  
Public PropertyThe source element (optionally with a type specifier), i.e. the last element of the source path.  
Public PropertyName of the event on the source component. An empty string if the source path has more than one element.  
Public PropertyThe object that is the source of the value.  
Public PropertyPath to a member (event) on the source component.  
Public PropertyElements of the source path.  
Public PropertyThe name of the source type (optional).  
Top
See Also

Reference

EventSource Class
OpcLabs.BaseLib.ComponentModel.Referencing Namespace