Click or drag to resize

ISystemCategoryHelper Interface

System helper

Namespace:  Omada.OE.Solution.OIM.AppLogic.Integration.Helpers
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public interface ISystemCategoryHelper

The ISystemCategoryHelper type exposes the following members.

Properties
  NameDescription
Public propertyOmadaIdentitySystemCategoryId
System category id for Omada Identity System
Top
Methods
  NameDescription
Public methodGetSourceSystemCategoryName
Get source system category name
Public methodGetSystemCategoryContentType
Get content type of system category
Public methodGetSystemCategoryDataObject
Get system category data object
Public methodGetSystemCategoryName
Get system category name
Top
See Also