| SystemOnboardingControllerGetSystemCategoryId Method |
this method is abstraction which implementation is subject to change when final design is in place
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 string GetSystemCategoryId(
DataObject systemOrCategory
)
Parameters
- systemOrCategory
- Type: Omada.OE.ModelDataObject
The sytem or the category data object
Return Value
Type:
StringThe value of SC_IDENT
See Also