API Help
Eplan.EplApi.DataModel Namespace / DeviceGroupPropertyList Class / DeviceGroupPropertyList Constructor / DeviceGroupPropertyList Constructor(DeviceGroup)
DeviceGroup object whose properties will be affected.

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

    Parameters

    obj
    DeviceGroup object whose properties will be affected.
    See Also