API Help
Eplan.EplApi.DataModel Namespace / PlcIOPropertyList Class / PlcIOPropertyList Constructor / PlcIOPropertyList Constructor(PlcIO)
PlcIO object whose properties will be affected.

In This Topic
    PlcIOPropertyList Constructor(PlcIO)
    In This Topic
    Should be used internal only
    Syntax
    public PlcIOPropertyList( 
       PlcIO obj
    )
    public:
    PlcIOPropertyList( 
       PlcIO^ obj
    )

    Parameters

    obj
    PlcIO object whose properties will be affected.
    See Also