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

In This Topic
    PairIndex Property (MDCableTemplatePosition)
    In This Topic
    It defines the Cable property Pairindex
    Syntax
    public string PairIndex {get; set;}
    public:
    property String^ PairIndex {
       String^ get();
       void set (    String^ value);
    }
    See Also