Name | Description | |
---|---|---|
DAMemberMappingDefinition Constructor | Member mapping definition for members involved in mapping for OPC "Classic" specifications. |
The following tables list the members exposed by DAMemberMappingDefinition.
Name | Description | |
---|---|---|
DAMemberMappingDefinition Constructor | Member mapping definition for members involved in mapping for OPC "Classic" specifications. |
Name | Description | |
---|---|---|
FolderAttribute | Contains the DAFolder attribute, if present for this member. | |
ItemAttribute | Contains the DAItem attribute, if present for this member. | |
MappingTags | Contains mapping tags attached to this mapping. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMemberMappingDefinition) | |
MemberAttribute | Contains the DAMember attribute, if present for this member. | |
MetaMemberAttribute | Contains the MetaMember attribute, if present for this member. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMemberMappingDefinition) | |
Name | The name of the member. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMemberMappingDefinition) | |
NodeAttribute | Contains the DANode attribute, if present for this member. | |
PropertyAttribute | Contains the DAProperty attribute, if present for this member. | |
ReadAttribute | Contains the DARead attribute, if present for this member. | |
ServerAttribute | Contains the Server attribute, if present for this member. (Inherited from OpcLabs.EasyOpc.LiveMapping.CommonMemberMappingDefinition) | |
SubscriptionAttribute | Contains the DASubscription 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. | |
ShouldLoadFromMemberInfo | Overridden. 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) |
Name | Description | |
---|---|---|
SetState<TNode> | Sets the arbitrary object associated with the node. |