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

In This Topic
ToInt Method (MDPropertyValue)
In This Topic
Converts this MDPropertyValue object to long.
Syntax
public int ToInt()

Return Value

long value of the MDPropertyValue.
See Also