API Help
Eplan.EplApi.DataModel Namespace / PropertyValue Class / ToTime Method

ToTime Method (PropertyValue)
Used in conversion of the PropertyValue object to time.
Syntax
public DateTime ToTime()

Return Value

Time value of the PropertyValue.
Exceptions
ExceptionDescription
Throws when property value isn't valid time value.
See Also