| SystemOnboardingControllerGetSystemContentType Method |
Return the content type (HRData, Access Data, Both) the system or category contains
Namespace:
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic virtual SystemContent GetSystemContentType(
DataObject systemOrCategory
)
Parameters
- systemOrCategory
- Type: Omada.OE.ModelDataObject
A data object of type SYSTEM or SYSTEMCATEGROY
Return Value
Type:
SystemContentContent type
See Also