Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDConnectionCategory Structure / GetAll Method / GetAll() Method

In This Topic
    GetAll() Method
    In This Topic
    Returns a list of possible categories of connections.
    Syntax
    public static MDConnectionCategory[] GetAll()
    public:
    static array<MDConnectionCategory>^ GetAll(); 

    Return Value

    Returns all available connection categories, excluding empty ones
    See Also