Eplan Platform API
Eplan.EplApi.DataModel Namespace / AnyPropertyId Class / AsProtectedGroup Property

In This Topic
    AsProtectedGroup Property
    In This Topic
    Gets property id value as Properties.ProtectedGroup.
    Syntax
    public Properties.ProtectedGroup AsProtectedGroup {get;}
    public:
    property Properties.ProtectedGroup AsProtectedGroup {
       Properties.ProtectedGroup get();
    }
    See Also