API Help
Eplan.EplApi.DataModel Namespace
/
PropertyValue Class
/ ToTime Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++/CLI
C#
C++/CLI
In This Topic
ToTime Method (PropertyValue)
In This Topic
Used in conversion of the PropertyValue object to
time
.
Syntax
C#
C++/CLI
public
DateTime
ToTime()
public
:
DateTime
ToTime();
Return Value
Time value of the PropertyValue.
Exceptions
Exception
Description
InvalidTimeValueException
Throws when property value isn't valid time value.
See Also
Reference
PropertyValue Class
PropertyValue Members