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