API Help
Eplan.EplApi.Base Namespace / Settings Class / SetBoolSetting Method

In This Topic
    SetBoolSetting Method (Settings)
    In This Topic
    Sets the value of a setting. The index under which setting will be written is evaluated automatically. First free index is used. The index starts at 0.
    Overload List
    OverloadDescription
    Sets the value of a setting. The index under which setting will be written is evaluated automatically. First free index is used. The index starts at 0.  
    Sets the value of a setting. If a setting is made and an index is specified that exceeds the number of values, the corresponding values are created, based on the predefined value. The index starts at 0.  
    See Also