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