[Missing <summary> documentation for "P:SmartCDSSKBLibrary.khu.kbmlm.TPlan_OCBuccalMucosaSurgarySubMLM.StageValue"]

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

Syntax

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

Property Value

Type: String

See Also