QuickOPC User's Guide and Reference
ExtenderPropertyLinkingTarget Class Properties


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

For a list of all members of this type, see ExtenderPropertyLinkingTarget 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 name of extender property.  
Public PropertyThe extender provider that implements the property.  
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

ExtenderPropertyLinkingTarget Class
OpcLabs.BaseLib.ComponentModel.Linking Namespace