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