Eplan Platform API
Eplan.EplApi.DataModel Namespace / PlcIOPropertyList Class / Exists Method / Exists(PlcIO) Method
Identifier of property

In This Topic
Exists(PlcIO) Method
In This Topic
Checks property existence for used obiect.
Syntax
public bool Exists( 
   Properties.PlcIO id
)

Parameters

id
Identifier of property

Return Value

Returns true if given property exists for used object otherwise false.
See Also