Click or drag to resize

LightningProbabilityRisk Property

Gets/Sets the acceptable level of risk.

Namespace: ema3d.Api.V26.Charging.Workflow
Assembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntax
public double Risk { get; set; }

Property Value

Double
Remarks
The risk is only applicable when the chosen script is 'AcceptableRiskToAmplitude'.
See Also