API Help
Eplan.EplApi.DataModel.EObjects Namespace / TerminalStrip Class / TerminalAccessories Property

TerminalAccessories Property
Returns all TerminalAccessory assigned to the terminal strip.
Syntax
public TerminalAccessory[] TerminalAccessories {get;}
Exceptions
ExceptionDescription
Thrown when the information cannot be read from the project.
See Also