API Help
Eplan.EplApi.MasterData Namespace / MDPropertyValue Class / ToBool Method

In This Topic
ToBool Method (MDPropertyValue)
In This Topic
Converts this MDPropertyValue object to System::Boolean.
Syntax
public bool ToBool()

Return Value

System::Boolean value of the MDPropertyValue.
See Also