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

Glossary Item Box

The time that the server returns the Response. Required attribute.

Syntax

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