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

In This Topic
    PROJ_DEVTAGFORMAT_ENABLECUSTOMFORMAT Property
    In This Topic
    Edit DT in individual fields # 10090.
    Syntax
    public PropertyValue PROJ_DEVTAGFORMAT_ENABLECUSTOMFORMAT {get; set;}
    public:
    property PropertyValue^ PROJ_DEVTAGFORMAT_ENABLECUSTOMFORMAT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    This specifies that the DT is edited in individual fields and a standard format is not used.

    See Also