XMLDA.NET Reference
Properties Property
See Also  Send Feedback
xmldanet.xmlda Namespace > PropertyReplyList Class : Properties Property

Glossary Item Box

Information about the requested item properties.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As PropertyReplyList
Dim value() As ItemProperty
 
instance.Properties = value
 
value = instance.Properties
C# 
[XmlElementAttribute(ElementName="Properties", Order=0)]
public ItemProperty[] Properties {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.