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

Glossary Item Box

The ItemPath is returned for convenience.

Syntax

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