 | LightningProbabilityUnhardened Property |
Gets/Sets whether there will be unhardened attach points.
Namespace: ema3d.Api.V25.Charging.WorkflowAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic bool Unhardened { get; set; }
Public Property Unhardened As Boolean
Get
Set
public:
property bool Unhardened {
bool get ();
void set (bool value);
}
member Unhardened : bool with get, set
Property Value
Boolean
See Also