Eplan Platform API
Eplan.EplApi.Base Namespace / MultiLangString Class / ContainsData Method

In This Topic
    ContainsData Method
    In This Topic
    Returns whether strings are saved in the MultiLanguageString.
    Syntax
    public bool ContainsData()
    public:
    bool ContainsData(); 

    Return Value

    True: There are saved strings.

    False: No strings saved.

    See Also