Class CategoryMembersRestrictionParser
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class CategoryMembersRestrictionParser : Object
Constructors
CategoryMembersRestrictionParser()
Declaration
public CategoryMembersRestrictionParser()
Methods
Parse(ArchiveRestrictionInfo)
Declaration
public static Dictionary<int, int> Parse(ArchiveRestrictionInfo restriction)
Parameters
Type | Name | Description |
---|---|---|
ArchiveRestrictionInfo | restriction |
Returns
Type | Description |
---|---|
Dictionary<Int32, Int32> |
Extension Methods
EnumUtil.MapEnums<From, To>(From)