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

In This Topic
    PROJ_FULLDTFORMAT_BUSBAR Property
    In This Topic
    Format of full DT: Busbar # 10652.
    Syntax
    public PropertyValue PROJ_FULLDTFORMAT_BUSBAR {get; set;}
    public:
    property PropertyValue^ PROJ_FULLDTFORMAT_BUSBAR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also