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

In This Topic
    PROJ_BACKUP_FULL Property
    In This Topic
    Data backup: Complete backup # 10510.
    Syntax
    public PropertyValue PROJ_BACKUP_FULL {get; set;}
    public:
    property PropertyValue^ PROJ_BACKUP_FULL {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    In the project management, shows whether the project has been completely or minimally backed up.

    See Also