Click or drag to resize

FormBaseGetDeptInfo Method

부서정보 항목값 리턴 2017.02.22 강신일

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 GetDeptInfo(
	string dept_cd,
	DeptType type
)

Parameters

dept_cd
Type: SystemString
진료과
type
Type: Mcc.Series.Common.EnumDeptType
가져올 항목

Return Value

Type: String

[Missing <returns> documentation for "M:Mcc.Series.Ui.FormBase.GetDeptInfo(System.String,Mcc.Series.Common.Enum.DeptType)"]

See Also