Eplan Platform API
Eplan.EplApi.DataModel.EObjects Namespace / PLC Class / Properties Property

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

    Property Value

    P8 properties of the PLC.
    See Also