Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPropertyValue Class / ToTime Method

ToTime Method (MDPropertyValue)
Converts this MDPropertyValue object to System::DateTime.
Syntax
public DateTime ToTime()

Return Value

System::DateTime value of the MDPropertyValue.
Exceptions
ExceptionDescription
Thrown when property value isn't a valid time value.
See Also