Click or drag to resize

IntegrationPostActionBaseCanActionExecute Method

Checks if export of analytical data is enabled in the environment.

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#
protected bool CanActionExecute()

Return Value

Type: Boolean
True if post action should process the survey object
Remarks
Currently near real-time analytics is enabled for OISaaS only
See Also