Click or drag to resize

UserProfileUnUsedMenu Property

사용자별 사용되지 않는 메뉴를 담고있는 목록값 - value : menu id - 참조 DB table : HZPROGRAM, HZMENU, HZROLE, HZROLE_SUB, HZEMPL_ROLE

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 List<int> UnUsedMenu { get; set; }

Property Value

Type: ListInt32
See Also