Eplan Platform API
Eplan.EplApi.DataModel Namespace / NetDefinitionPoint.NetConnectionPoint Class / Name Property

In This Topic
    Name Property (NetDefinitionPoint.NetConnectionPoint)
    In This Topic
    Returns name of a connection point
    Syntax
    public string Name {get;}
    public:
    property String^ Name {
       String^ get();
    }
    See Also