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