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

In This Topic
    Color Property (MDWireTemplatePosition)
    In This Topic
    The color / number of the wire template
    Syntax
    public string Color {get; set;}
    public:
    property String^ Color {
       String^ get();
       void set (    String^ value);
    }
    See Also