| SystemOnboardingControllerUpdateSystemNotification Method |
Sets the SOBONB_NOTIFICATION property
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 UpdateSystemNotification(
string systemIdentifier,
string sourceName,
string eventName,
string details
)
Parameters
- systemIdentifier
- Type: SystemString
data object id or data object uid or the system.SYSTEMID - sourceName
- Type: SystemString
- eventName
- Type: SystemString
- details
- Type: SystemString
See Also