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

In This Topic
    PROJ_BACKUP_EXTDOCS Property
    In This Topic
    Data backup: Back up external documents # 10511.
    Syntax
    public PropertyValue PROJ_BACKUP_EXTDOCS {get; set;}
    public:
    property PropertyValue^ PROJ_BACKUP_EXTDOCS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    In the project management, shows whether external documents were also saved in the backup.

    See Also