Eplan Platform API
Eplan.EplApi.HEServices Namespace / Translate Class / GetCommonLanguages Method
[out] Collection returns the common languages. Languages are returned as language shortcuts, e.g.. de_DE, en_US, ...
[in] Array of StorableObjects.

In This Topic
    GetCommonLanguages Method
    In This Topic
    Determines the list of languages, which the given storableObjects have in common. Is used for getting the common languages of a project.
    Syntax

    Parameters

    listLanguages
    [out] Collection returns the common languages. Languages are returned as language shortcuts, e.g.. de_DE, en_US, ...
    storableObjects
    [in] Array of StorableObjects.

    Return Value

    true, in case of no error.
    See Also