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

In This Topic
    PROJ_FULLDTFORMAT_FUNCTION Property
    In This Topic
    Format of full DT: General devices # 10640.
    Syntax
    public PropertyValue PROJ_FULLDTFORMAT_FUNCTION {get; set;}
    public:
    property PropertyValue^ PROJ_FULLDTFORMAT_FUNCTION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also