| SurveyPostActionHandlerBaseSetAccountOwnership Method |
Sets the ownership of an account. It will accept the ownership, if confirmed is true and identityOISID is not 0.
It will reject the proposed ownership if confirmed is false or identityOISID is 0.
Accounttype will also be set if confirmed is true and the account type is provided.
Namespace:
Omada.OE.Solution.OIM.Assembly.SurveyPostActions
Assembly:
Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntax
ExceptionsException | Condition |
---|
ArgumentException | |
See Also