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

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

    Property Value

    P8 properties of the document.
    See Also