| Overload | Description |
|---|---|
| Set(DateTime) | Sets a System.DateTime value in the PropertyValue object. |
| Set(PointD) | Sets a Eplan.EplApi.Base.PointD value in the PropertyValue object. |
| Set(MultiLangString) | Sets a Eplan.EplApi.Base.MultiLangString value in the PropertyValue object. |
| Set(String) | Sets a string value in the PropertyValue object. |
| Set(Boolean) | Sets a bool value in the PropertyValue object. |
| Set(Double) | Sets a double value in the PropertyValue object. |
| Set(Int32) | Sets an int value in the PropertyValue object. |