Name | Description | |
---|---|---|
UAMemberMappingDefinition Constructor | Abstract member mapping definition. |
The following tables list the members exposed by UAMemberMappingDefinition.
Name | Description | |
---|---|---|
UAMemberMappingDefinition Constructor | Abstract member mapping definition. |
Name | Description | |
---|---|---|
DataAttribute | Contains the DAData attribute, if present for this member. | |
DataChangeFilterAttribute | Contains the UADataChangeFilter attribute, if present for this member. | |
EndpointAttribute | Contains the UAEndpoint attribute, if present for this member. | |
MappingTags | Contains mapping tags attached to this mapping. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMemberMappingDefinition) | |
MemberAttribute | Contains the UAMember attribute, if present for this member. | |
MetaMemberAttribute | Contains the MetaMember attribute, if present for this member. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMemberMappingDefinition) | |
MonitoringAttribute | Contains the UAMonitoring attribute, if present for this member. | |
Name | The name of the member. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMemberMappingDefinition) | |
NodeAttribute | Contains the UANode attribute, if present for this member. | |
ReadAttribute | Contains the UARead attribute, if present for this member. | |
SubscriptionAttribute | Contains the UASubscription attribute, if present for this member. | |
TypeMappingDefinition | Type mapping definition for this member. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMemberMappingDefinition) |
Name | Description | |
---|---|---|
Equals | (Inherited from object) | |
GetHashCode | Serves as the default hash function. (Inherited from object) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
LoadFromMemberInfo | Overridden. Loads member mapping definition for a specified member. Loads member mapping definition for a specified member. | |
ShouldLoadFromMemberInfo | Overridden. Determines whether a specified member is involved in mapping. Determines whether a specified member is involved in mapping. | |
ToString | Returns a string that represents the current object. (Inherited from object) |
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) |