 | SurfaceChargingWorkflowExecute Method |
Executes the workflow.
Namespace: ema3d.Api.V25.Charging.WorkflowAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic void Execute(
SurfaceChargingWorkflowEnvironmentType surfaceChargingWorkflowEnvironmentType
)
Public Sub Execute (
surfaceChargingWorkflowEnvironmentType As SurfaceChargingWorkflowEnvironmentType
)
public:
void Execute(
SurfaceChargingWorkflowEnvironmentType surfaceChargingWorkflowEnvironmentType
)
member Execute :
surfaceChargingWorkflowEnvironmentType : SurfaceChargingWorkflowEnvironmentType -> unit
Parameters
- surfaceChargingWorkflowEnvironmentType SurfaceChargingWorkflowEnvironmentType
-
See Also