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

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

    Property Value

    P8 properties of the Group.
    See Also