Eplan Platform API
Eplan.EplApi.DataModel Namespace / Connection Class / EndTargetNumber Property

In This Topic
    EndTargetNumber Property
    In This Topic
    Target number of end function (1,2,3...)
    Syntax
    public short EndTargetNumber {get; set;}
    public:
    property short EndTargetNumber {
       short get();
       void set (    short value);
    }
    See Also