Eplan Platform API
Eplan.EplApi.DataModel Namespace / ProtectedGroup Class / Properties Property

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

    Property Value

    P8 properties of the ProtectedGroup.
    See Also