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

In This Topic
    WireNumOrColor Property
    In This Topic
    It defines the Cable property Wirenumber or Color
    Syntax
    public string WireNumOrColor {get; set;}
    public:
    property String^ WireNumOrColor {
       String^ get();
       void set (    String^ value);
    }
    See Also