Parameters
- value
- The value of quantity as a string.
| Exception | Description |
|---|---|
| EPLAN.Harness.API.Exceptions.WrongUnitException | Thrown when the specified unit is not valid for this property. |
QuantityProperty quantityProperty = new QuantityProperty("42 x");