API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_PLCCOMMUNICATIONENTITY_OBJECTID Property / FUNC_PLCCOMMUNICATIONENTITY_OBJECTID Property

In This Topic
    FUNC_PLCCOMMUNICATIONENTITY_OBJECTID Property
    In This Topic
    Object ID of communication unit # 20098.
    Syntax
    public PropertyValue FUNC_PLCCOMMUNICATIONENTITY_OBJECTID {get; set;}
    public:
    property PropertyValue^ FUNC_PLCCOMMUNICATIONENTITY_OBJECTID {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property is indexed. Possible indexes are from 1 to 10.

    This property is no longer in use and only taken into consideration in old projects. Unique identifier for data exchange / synchronization between EPLAN Electric P8 and PLC configuration systems (max. 10 allowed). The object ID uniquely identifies communication units within P8.

    See Also