Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_FULLDTFORMAT Property / FUNC_FULLDTFORMAT Property

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

    Property Value

    Returns property value of type System.String.
    See Also