Click or drag to resize

UserProfileBookMarkMenu Property

사용자별 즐겨찾기 메뉴를 가지고있는 목록값 - value : menu id - 참조 DB table : HZEMPL_BOOKMARK

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> BookMarkMenu { get; set; }

Property Value

Type: ListInt32
See Also