Eplan Platform API
Eplan.EplApi.DataModel Namespace
/
PropertyValue Class
/ ToBool 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
ToBool Method (PropertyValue)
In This Topic
Used in conversion of the PropertyValue object to
bool
.
Syntax
C#
C++/CLI
public
bool
ToBool()
public
:
bool
ToBool();
Return Value
bool value of the PropertyValue.
See Also
Reference
PropertyValue Class
PropertyValue Members