| SurveyPostActionHandlerBaseInitializeAcceptOwnershipProperty Method |
Reads UId of accept ownership from arguments and stores it in _acceptOwnershipGuid.
If parameters in the survey template does not contain "acceptOwnershipGuid" an
ArgumentException will be thrown. An ArgumentException will also be thrown if
acceptOwnershipGuid does not contain a valid guid.
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