API Help
Eplan.EplApi.DataModel Namespace / DynamicConnectionLine Class / Properties Property

In This Topic
    Properties Property
    In This Topic
    .NET Property enabling access to P8 properties of the DynamicConnectionLine object.
    Syntax
    public new DynamicConnectionLinePropertyList Properties {get;}
    public:
    new property DynamicConnectionLinePropertyList^ Properties {
       DynamicConnectionLinePropertyList^ get();
    }

    Property Value

    P8 properties of the connection line.
    See Also