[Missing <summary> documentation for "P:SmartCDSSKBLibrary.khu.vMR.ProblemBase.diagnosticEventTime"]
Namespace: SmartCDSSKBLibrary.khu.vMRAssembly: SmartCDSSKBLibrary (in SmartCDSSKBLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
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