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

In This Topic
    PROJ_FULLDTFORMAT_DISTRIBUTOR(Int32) Property
    In This Topic
    Format of full DT: Fluid connection splicer / line connector # 10654. This property isn't indexed.
    Syntax
    public PropertyValue PROJ_FULLDTFORMAT_DISTRIBUTOR( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ PROJ_FULLDTFORMAT_DISTRIBUTOR {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.String.
    See Also