XMLDA.NET Reference
requestTypeName Field
See Also  Send Feedback
xmldanet Namespace > DataBindFormat Class : requestTypeName Field

Glossary Item Box

Name of request data type. This field is used in the XML file and the XML loader assigns the corresponding System.Type to the requestType field. The DataBind hanlder doesn't use this field.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As DataBindFormat
Dim value As XmlQualifiedName
 
value = instance.requestTypeName
 
instance.requestTypeName = value
C# 
public XmlQualifiedName requestTypeName

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.