The following tables list the members exposed by DAItemChangedPayload<TValue>.
            
            Public Constructors
            
            
            
            
            
            
            
            Public Properties
|  | Name | Description | 
|---|
|  | ErrorId | Gets the error ID of the error. | 
|  | Item | A string specifying the OPC-DA item. | 
|  | Server | A string specifying the OPC-DA server. | 
|  | VtqPayload | An event payload for OPC-DA data value, timestamp and quality. | 
TopPublic Methods
            Protected Methods
|  | Name | Description | 
|---|
|  | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | 
|  | MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) | 
TopExtension Methods
|  | Name | Description | 
|---|
|  | SetState<TNode> | Sets the arbitrary object associated with the node. | 
TopPublic Operators
|  Equality | Determines whether the two objects are equal. | 
|  Implicit Type Conversion | Converts event arguments for significant change in a subscribed OPC-DA item to an event payload. | 
|  Inequality | Determines whether the two objects are not equal. | 
TopSee Also