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

In This Topic
    PairIndex Property
    In This Topic
    The pair index of the wire template
    Syntax
    public string PairIndex {get; set;}
    public:
    property String^ PairIndex {
       String^ get();
       void set (    String^ value);
    }
    See Also