Eplan Platform API
Eplan.EplApi.DataModel Namespace / PropertyValue Class / ToInt Method

In This Topic
ToInt Method (PropertyValue)
In This Topic
Used in conversion of the PropertyValue object to int.
Syntax
public int ToInt()

Return Value

int value of the PropertyValue.
See Also