Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.Assembly.Integration
IntegrationPostActionBase Class
IntegrationPostActionBase Methods
CanActionExecute Method
GetActionUid Method
GetEnvironmentId Method
GetLocalDate Method
GetLocalDateTime Method
GetSurvey Method
GetSurveyObjectProperties Method
GetUploader Method
IntegrationPostActionBase
GetActionUid Method
Gets survey action Uid from the action arguments
Namespace:
Omada.OE.Solution.OIM.Assembly.Integration
Assembly:
Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntax
C#
Copy
protected
virtual
Guid
GetActionUid
(
ActionArguments
arguments
)
Parameters
arguments
Type:
Omada.OE.Solution.OIM.AppLogic.SurveyFeature.PostActions
ActionArguments
arguments for current action
Return Value
Type:
Guid
UId for current action/response
See Also
Reference
IntegrationPostActionBase Class
Omada.OE.Solution.OIM.Assembly.Integration Namespace