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

In This Topic
    IdForNetBasedConnections Property
    In This Topic
    Returns Id for net-based connections
    Syntax
    public string IdForNetBasedConnections {get;}
    public:
    property String^ IdForNetBasedConnections {
       String^ get();
    }
    See Also