Eplan Platform API
Eplan.EplApi.MasterData Namespace
/
MDPropertyValue 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 (MDPropertyValue)
In This Topic
Converts this MDPropertyValue object to
long
.
Syntax
C#
C++/CLI
public
int
ToInt()
public
:
int
ToInt();
Return Value
long
value of the MDPropertyValue.
See Also
Reference
MDPropertyValue Class
MDPropertyValue Members