C# Class Opc.Ua.Com.Client.AeEventTypeMappingState

Stores information about an abstract event type that groups AE events in the type hierarchy.
Inheritance: Opc.Ua.BaseObjectTypeState
Afficher le fichier Open project: OPCFoundation/UA-.NET Class Usage Examples

Méthodes publiques

Méthode Description
AeEventTypeMappingState ( EventTypeMapping eventType, ushort namespaceIndex ) : System

Initializes a new instance of the AeEventTypeMappingState class.

Method Details

AeEventTypeMappingState() public méthode

Initializes a new instance of the AeEventTypeMappingState class.
public AeEventTypeMappingState ( EventTypeMapping eventType, ushort namespaceIndex ) : System
eventType EventTypeMapping
namespaceIndex ushort
Résultat System