API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_PLCMODULE_ISINTEGRATED Property / FUNC_PLCMODULE_ISINTEGRATED(Int32) Property

In This Topic
FUNC_PLCMODULE_ISINTEGRATED(Int32) Property
In This Topic
Integrated module # 20289. This property isn't indexed.
Syntax
public PropertyValue FUNC_PLCMODULE_ISINTEGRATED( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Boolean.
Remarks

Designates the PLC box as an integrated module.

See Also