XMLDA.NET Reference
TargetObject Field
See Also  Send Feedback
xmldanet Namespace > DataBindObjectLink Class : TargetObject Field

Glossary Item Box

Object to be bound to the DataBind definition. The type must match the property definitions in the DataBind definition.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As DataBindObjectLink
Dim value As Object
 
value = instance.TargetObject
 
instance.TargetObject = value
C# 
public object TargetObject

Requirements

Target Platforms:Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

>

See Also

© 2002-2012 Advosol Inc. All Rights Reserved.