Eplan Platform API
Eplan.EplApi.DataModel Namespace / ProjectPropertyList Class / PROJ_NAMEFORMAT_PLC Property / PROJ_NAMEFORMAT_PLC Property

In This Topic
    PROJ_NAMEFORMAT_PLC Property
    In This Topic
    Naming format for PLC / bus technology # 10077.
    Syntax
    public PropertyValue PROJ_NAMEFORMAT_PLC {get; set;}
    public:
    property PropertyValue^ PROJ_NAMEFORMAT_PLC {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Specifies the naming format, i.e., the identifying DT elements, for PLC/bus technology.

    See Also