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

In This Topic
    PROJ_BACKUP_METHOD Property
    In This Topic
    Data backup: Method # 10514.
    Syntax
    public PropertyValue PROJ_BACKUP_METHOD {get; set;}
    public:
    property PropertyValue^ PROJ_BACKUP_METHOD {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    In the project management, shows the manner in which the project was backed up (back up/ filed off / archived).

    See Also