Click or drag to resize

FormBase.GetPtntNameNick Method (String)

환자이름별명조회

Namespace:  Mcc.Series.Ui
Assembly:  Mcc.Series.Ui (in Mcc.Series.Ui.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string GetPtntNameNick(
	string ptnt_no
)

Parameters

ptnt_no
Type: System.String

[Missing <param name="ptnt_no"/> documentation for "M:Mcc.Series.Ui.FormBase.GetPtntNameNick(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Mcc.Series.Ui.FormBase.GetPtntNameNick(System.String)"]

See Also