Parameters
- value
- The string representation of the date to store in the property.
| Exception | Description |
|---|---|
| EPLAN.Harness.API.Exceptions.InvalidPropertyCastException | value is not a valid date. |
DateTimeProperty dateTimeProperty = new DateTimeProperty("1.4.1992 20:45:00");