XMLDA.NET Reference
PropertyName Field
See Also  Send Feedback
xmldanet Namespace > DataBindSubscription Class : PropertyName Field

Glossary Item Box

Name of the property of the bound object that has the item value assigned. The default is 'Text'.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As DataBindSubscription
Dim value As String
 
value = instance.PropertyName
 
instance.PropertyName = value
C# 
public string PropertyName

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.