GoDiagram Web Reference
AddBinding(String) Method

a property name, without periods, that will also be the attribute name
Associate an attribute on this transformer's element with the same named property value on this transformer's type of object.
Syntax
'Declaration
 
Public Overloads Sub AddBinding( _
   ByVal prop As String _
) 
public void AddBinding( 
   string prop
)

Parameters

prop
a property name, without periods, that will also be the attribute name
Remarks
This just calls AddBinding(String,String).
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoXmlBindingTransformer Class
GoXmlBindingTransformer Members
Overload List

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback