| ImportProfileControllerUpdateImportProfileCategory Method |
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 void UpdateImportProfileCategory(
DataObject importProfile,
int oldCategoryId,
int newCategoryId
)
Parameters
- importProfile
- Type: Omada.OE.ModelDataObject
- oldCategoryId
- Type: SystemInt32
- newCategoryId
- Type: SystemInt32
See Also