API Help
Eplan.EplApi.DataModel Namespace / ProjectPropertyList Class / PROJ_NAMEFORMAT_MASTERDEVICES Property / PROJ_NAMEFORMAT_MASTERDEVICES(Int32) Property

In This Topic
    PROJ_NAMEFORMAT_MASTERDEVICES(Int32) Property
    In This Topic
    Superior naming format for all devices # 10074. This property isn't indexed.
    Syntax
    public PropertyValue PROJ_NAMEFORMAT_MASTERDEVICES( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ PROJ_NAMEFORMAT_MASTERDEVICES {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    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