XMLDA.NET Reference
ClientRequestHandle Property
See Also  Send Feedback
xmldanet.xmlda Namespace > ReplyBase Class : ClientRequestHandle Property

Glossary Item Box

If supplied by the client in the request then this value is echoed back in the response.

Syntax

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