Responder Developer Guide
date Property (exceptionDay)


Syntax
'Declaration
 
<XmlElementAttribute("date")>
Public Property date As Date
'Usage
 
Dim instance As exceptionDay
Dim value As Date
 
instance.date = value
 
value = instance.date
[XmlElement("date")]
public DateTime date {get; set;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

exceptionDay Class
exceptionDay Members

 

 


Send Comment