Windward Studios API Reference
Date Property
See Also  Send comments on this topic.
net.windward.api.csharp.errorhandling Namespace > Issue Class : Date Property




Glossary Item Box

The date/time when this issue encounterred. The value represents the local date and time.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Date As Date
Visual Basic (Usage)Copy Code
Dim instance As Issue
Dim value As Date
 
value = instance.Date
C# 
public DateTime Date {get;}
Managed Extensions for C++ 
public: __property DateTime get_Date();
C++/CLI 
public:
property DateTime Date {
   DateTime get();
}

Requirements

Platforms: Windows 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software