XMLDA.NET Reference
ItemList Property
See Also  Send Feedback
xmldanet.xmlda Namespace > Read Class : ItemList Property

Glossary Item Box

Syntax

Visual Basic (Usage)Copy Code
Dim instance As Read
Dim value As ReadRequestItemList
 
instance.ItemList = value
 
value = instance.ItemList
C# 
[XmlElementAttribute(1)]
public ReadRequestItemList ItemList {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.