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

Glossary Item Box

Data type of item value requested from the server. The default is typeof(void) for the canonical server data type.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As DataBindFormat
Dim value As Type
 
value = instance.requestType
 
instance.requestType = value
C# 
[XmlIgnoreAttribute()]
public Type requestType

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.