[Missing <summary> documentation for "P:SmartCDSSKBLibrary.khu.vMR.EntityRelationship.targetRole"]

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

Syntax

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

Property Value

Type: String

See Also