QuickOPC User's Guide and Reference
ObjectMemberLinkingTarget Class Properties


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.ComponentModel.Linking Namespace : ObjectMemberLinkingTarget Class

For a list of all members of this type, see ObjectMemberLinkingTarget members.

Public Properties
 NameDescription
Public PropertySpecifies the converter to be used when getting and setting the target values. (Inherited from OpcLabs.BaseLib.ComponentModel.Linking.LinkingTarget)
Public PropertyThe parameter to pass to the OpcLabs.BaseLib.Data.IDataConverter. The default is null. (Inherited from OpcLabs.BaseLib.ComponentModel.Linking.LinkingTarget)
Public PropertyThe culture in which to evaluate the converter. (Inherited from OpcLabs.BaseLib.ComponentModel.Linking.LinkingTarget)
Public PropertyThe member being targeted.  
Public PropertyA string that specifies how to format the linked value. A null reference means no formatting. (Inherited from OpcLabs.BaseLib.ComponentModel.Linking.LinkingTarget)
Public PropertyThe object being targeted.  
Public PropertyThe type of the target object. (Inherited from OpcLabs.BaseLib.ComponentModel.Linking.LinkingTarget)
Top
See Also

Reference

ObjectMemberLinkingTarget Class
OpcLabs.BaseLib.ComponentModel.Linking Namespace