XMLDA.NET Reference
Reserved Property
See Also  Send Feedback
xmldanet.xmlda Namespace > ReplyItemList Class : Reserved Property

Glossary Item Box

Exists in order to prevent WSDL based code generation tools from representing the returned list as an array of ItemValues.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As ReplyItemList
Dim value As String
 
instance.Reserved = value
 
value = instance.Reserved
C# 
[XmlAttributeAttribute()]
public string Reserved {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.