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

In This Topic
    PROJ_NAMEFORMAT_DISTRIBUTOR Property
    In This Topic
    Naming format for fluid connection splicer / line connector # 10084.
    Syntax
    public PropertyValue PROJ_NAMEFORMAT_DISTRIBUTOR {get; set;}
    public:
    property PropertyValue^ PROJ_NAMEFORMAT_DISTRIBUTOR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Specifies the naming format, i.e., the identifying and descriptive DT elements, for Fluid connection splicers / line connectors.

    See Also