XMLDA.NET Reference
Description Property
See Also  Send Feedback
xmldanet.xmlda Namespace > ItemProperty Class : Description Property

Glossary Item Box

Contains the Description of the Property.

Syntax

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