Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPlugTemplatePosition Class / PinDesignation Property

In This Topic
    PinDesignation Property
    In This Topic
    Pin designation of the plug template
    Syntax
    public string PinDesignation {get; set;}
    public:
    property String^ PinDesignation {
       String^ get();
       void set (    String^ value);
    }
    See Also