ComponentOne FlexPivot for WinForms
KeepFiles Property

C1.DataEngine.4 Assembly > C1.DataEngine Namespace > Workspace Class : KeepFiles Property
Automatic disk cleanup strategy.
Syntax
'Declaration
 
Public Property KeepFiles As KeepFileType
public KeepFileType KeepFiles {get; set;}
Remarks
This property can be left at its default value unless you need finer control over what files created in calculations must be kept for future reuse.
See Also

Reference

Workspace Class
Workspace Members