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

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