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