Eplan Platform API
Eplan.EplApi.DataModel Namespace / ProtectedGroupPropertyList Class / DMPROTECTEDGROUP_PARTNR Property / DMPROTECTEDGROUP_PARTNR Property

In This Topic
    DMPROTECTEDGROUP_PARTNR Property
    In This Topic
    Protected group: Part number # 36700.
    Syntax
    public PropertyValue DMPROTECTEDGROUP_PARTNR {get; set;}
    public:
    property PropertyValue^ DMPROTECTEDGROUP_PARTNR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    See Also