XMLDA.NET Reference
ReqType Property
See Also  Send Feedback
xmldanet.xmlda Namespace > ReadRequestItemList Class : ReqType Property

Glossary Item Box

This is a hierarchical parameter. A value specified for an item will override the value on list level.

Syntax

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