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

In This Topic
    ToBool Method (PropertyValue)
    In This Topic
    Used in conversion of the PropertyValue object to bool.
    Syntax
    public bool ToBool()
    public:
    bool ToBool(); 

    Return Value

    bool value of the PropertyValue.
    See Also