Click or drag to resize

DeptProfile_DeptInfo Field

부서정보를 담는 Dictionary

Namespace:  Mcc.Series.Common
Assembly:  Mcc.Series.Common (in Mcc.Series.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Dictionary<string, DeptProfileclsDept> _DeptInfo

Field Value

Type: DictionaryString, DeptProfileclsDept
See Also