 | SurfaceChargingWorkflowCreate Method |
Creates a new default SurfaceChargingWorkflow.
Namespace: ema3d.Api.V25.Charging.WorkflowAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic static SurfaceChargingWorkflow Create()
Public Shared Function Create As SurfaceChargingWorkflow
public:
static SurfaceChargingWorkflow^ Create()
static member Create : unit -> SurfaceChargingWorkflow
Return Value
SurfaceChargingWorkflowThe new default SurfaceChargingWorkflow object.
See Also