Eplan Platform API
Eplan.EplApi.DataModel Namespace / GroupPropertyList Class / GroupPropertyList Constructor / GroupPropertyList Constructor(Group)
Group object whose properties will be affected.

In This Topic
    GroupPropertyList Constructor(Group)
    In This Topic
    Should be used internal only
    Syntax
    public GroupPropertyList( 
       Group obj
    )
    public:
    GroupPropertyList( 
       Group^ obj
    )

    Parameters

    obj
    Group object whose properties will be affected.
    See Also