| ISystemCategoryHelperGetSystemCategoryContentType Method |
Get content type of system category
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
Syntaxstring GetSystemCategoryContentType(
DataObject systemCategoryDataObject
)
Parameters
- systemCategoryDataObject
- Type: Omada.OE.ModelDataObject
System category data object
Return Value
Type:
StringType of the content delivered by systems in the category
See Also