QuickOPC User's Guide and Reference
UAMemberMappingDefinition Class Members
Properties  Methods 


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.LiveMapping Namespace : UAMemberMappingDefinition Class

The following tables list the members exposed by UAMemberMappingDefinition.

Public Constructors
 NameDescription
Public ConstructorAbstract member mapping definition.  
Top
Public Properties
 NameDescription
Public PropertyContains the DAData attribute, if present for this member.  
Public PropertyContains the UADataChangeFilter attribute, if present for this member.  
Public PropertyContains the UAEndpoint attribute, if present for this member.  
Public PropertyContains mapping tags attached to this mapping. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMemberMappingDefinition)
Public PropertyContains the UAMember attribute, if present for this member.  
Public PropertyContains the MetaMember attribute, if present for this member. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMemberMappingDefinition)
Public PropertyContains the UAMonitoring attribute, if present for this member.  
Public PropertyThe name of the member. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMemberMappingDefinition)
Public PropertyContains the UANode attribute, if present for this member.  
Public PropertyContains the UARead attribute, if present for this member.  
Public PropertyContains the UASubscription attribute, if present for this member.  
Public PropertyType mapping definition for this member. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMemberMappingDefinition)
Top
Public Methods
 NameDescription
Public Method (Inherited from object)
Public MethodServes as the default hash function. (Inherited from object)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodOverridden. Loads member mapping definition for a specified member. Loads member mapping definition for a specified member.  
Public MethodOverridden. Determines whether a specified member is involved in mapping. Determines whether a specified member is involved in mapping.  
Public MethodReturns a string that represents the current object. (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Top
See Also

Reference

UAMemberMappingDefinition Class
OpcLabs.EasyOpc.UA.LiveMapping Namespace