Harness proD API Help
EPLAN.Harness.API.Settings.LibrarySettings Namespace / LibraryGeneral Class / IgnoreMultiLanguageStrings Property
In This Topic
    IgnoreMultiLanguageStrings Property (LibraryGeneral)
    In This Topic
    If true, the multi-language strings are ignored and the same value is displayed for any of selected language from Languages.
    Syntax
    public BooleanProperty IgnoreMultiLanguageStrings {get; set;}
    See Also