API Help
Eplan.EplApi.DataModel.EObjects Namespace / TerminalAccessory Class / Variant Property

In This Topic
    Variant Property (TerminalAccessory)
    In This Topic
    Gets variant
    Syntax
    public string Variant {get;}
    public:
    property String^ Variant {
       String^ get();
    }
    See Also