public Terminal[] Terminals {get;}
public: property array<Terminal^>^ Terminals { array<Terminal^>^ get(); }
public Terminal[] Terminals {get;}
public: property array<Terminal^>^ Terminals { array<Terminal^>^ get(); }
Exception | Description |
---|---|
Eplan.EplApi.Base.BaseException | Thrown when terminals of the terminal strip cannot be read from the project. |