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