[Missing <summary> documentation for "P:SmartCDSSKBLibrary.khu.vMR.ClinicalStatementEntityInRoleRelationship.role"]

Namespace: SmartCDSSKBLibrary.khu.vMR
Assembly: SmartCDSSKBLibrary (in SmartCDSSKBLibrary.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public string role { get; set; }
Visual Basic
Public Property role As String
	Get
	Set
Visual C++
public:
property String^ role {
	String^ get ();
	void set (String^ value);
}
F#
member role : string with get, set

Property Value

Type: String

See Also