Click or drag to resize

SurfaceChargingWorkflow Class

A wrapped surface charging workflow class that allows accessing and modifying of a surface charging workflow using the API.
Inheritance Hierarchy
SystemObject
  ema3d.Api.V25.Charging.WorkflowSurfaceChargingWorkflow

Namespace: ema3d.Api.V25.Charging.Workflow
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public class SurfaceChargingWorkflow

The SurfaceChargingWorkflow type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCreate Creates a new default SurfaceChargingWorkflow.
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodExecute Executes the workflow.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also