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

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