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

In This Topic
ProtectedGroupPropertyList Constructor(ProtectedGroup)
In This Topic
Should be used internal only
Syntax
public ProtectedGroupPropertyList( 
   ProtectedGroup obj
)

Parameters

obj
ProtectedGroup object whose properties will be affected.
See Also