Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDComponentTemplatePosition Class / ConnectionPointDescription Property

In This Topic
    ConnectionPointDescription Property (MDComponentTemplatePosition)
    In This Topic
    The connection point description of component template
    Syntax
    public new string ConnectionPointDescription {get; set;}
    public:
    new property String^ ConnectionPointDescription {
       String^ get();
       void set (    String^ value);
    }
    See Also