Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDCableTemplatePosition Class / Combination Property

In This Topic
    Combination Property
    In This Topic
    It defines the Cable Property Template group (multi-line)
    Syntax
    public string Combination {get; set;}
    public:
    property String^ Combination {
       String^ get();
       void set (    String^ value);
    }
    See Also