XMLDA.NET Reference
Value Property
See Also  Send Feedback
xmldanet.xmlda Namespace > ItemProperty Class : Value Property

Glossary Item Box

The current value of the property

Syntax

Visual Basic (Usage)Copy Code
Dim instance As ItemProperty
Dim value As Object
 
instance.Value = value
 
value = instance.Value
C# 
[XmlElementAttribute(0)]
public object Value {get; set;}

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.