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

In This Topic
    PROJ_DTFORMAT_FLUIDDEVICE Property
    In This Topic
    Format of displayed DT: Fluid device # 10633.
    Syntax
    public PropertyValue PROJ_DTFORMAT_FLUIDDEVICE {get; set;}
    public:
    property PropertyValue^ PROJ_DTFORMAT_FLUIDDEVICE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also