API Help
Eplan.EplApi.DataModel Namespace / ProjectPropertyList Class / PROJ_BACKUP_COMPRESS Property / PROJ_BACKUP_COMPRESS(Int32) Property

In This Topic
PROJ_BACKUP_COMPRESS(Int32) Property
In This Topic
Data backup: Reorganize project # 10513. This property isn't indexed.
Syntax
public PropertyValue PROJ_BACKUP_COMPRESS( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Boolean.
Remarks

In the project management, shows whether the project was reorganized on backup.

See Also