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

In This Topic
    PROJ_NAMEFORMAT_MASTERDEVICES Property
    In This Topic
    Superior naming format for all devices # 10074.
    Syntax
    public PropertyValue PROJ_NAMEFORMAT_MASTERDEVICES {get; set;}
    public:
    property PropertyValue^ PROJ_NAMEFORMAT_MASTERDEVICES {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Contains the combined quantity of all naming elements used in the device naming formats.

    See Also