Click or drag to resize

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
Syntax
C#
string GetSystemCategoryContentType(
	DataObject systemCategoryDataObject
)

Parameters

systemCategoryDataObject
Type: Omada.OE.ModelDataObject
System category data object

Return Value

Type: String
Type of the content delivered by systems in the category
See Also