Eplan Platform API
Eplan.EplApi.Base Namespace / ISOCode Class / IsValid Method

In This Topic
    IsValid Method (ISOCode)
    In This Topic
    Determines whether a valid language has been set.
    Syntax
    public bool IsValid()
    public:
    bool IsValid(); 

    Return Value

    True: Valid language is set.

    False: No valid language set.

    See Also