[Missing <summary> documentation for "P:SmartCDSSKBLibrary.khu.vMR.ProblemBase.diagnosticEventTime"]
 (in SmartCDSSKBLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntax
| C# | 
|---|
| public DateTime diagnosticEventTime { get; set; } | 
| Visual Basic | 
|---|
| Public Property diagnosticEventTime As DateTime
	Get
	Set | 
| Visual C++ | 
|---|
| public:
property DateTime diagnosticEventTime {
	DateTime get ();
	void set (DateTime value);
} | 
| F# | 
|---|
| member diagnosticEventTime : DateTime with get, set
 | 
Property Value
Type: 
DateTime See Also
See Also