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

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

    Property Value

    Returns property value of type System.String.
    See Also