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

Glossary Item Box

A value with its type specified with the XML Schema ??type?? attribute.
The type may be any of the simple or array types defined in OPC Specification Section 2.7.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As ItemValue
Dim value As Object
 
instance.Value = value
 
value = instance.Value
C# 
[XmlElementAttribute(1)]
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.