| CollectorControllerGetForSystemCategory Method |
Get a Collector data object for a specific systemcategory
Either specify a systemcategoryId or a type of generic onboarding collector
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 DataObject GetForSystemCategory(
int systemCategoryDataObjectId
)
Parameters
- systemCategoryDataObjectId
- Type: SystemInt32
Return Value
Type:
DataObjectOnboarding Collector Data Object
See Also