Please enable JavaScript to view this site.

CORE HL7 API

Online Help - Region 1: [CORE HL7 API Basic]

Other CORE HL7 API Help Regions

Download the API Libraries


 

Object: COREFileMaintenance

License Required: No. Publicly accessible constructors.

Creation code (C#)  

COREFileMaintenance myMaintenance = new COREFileMaintenance();

COREFileMaintenance myMaintenance = new COREFileMaintenance("ID1", "C:\Archives", "*.zip", 90);

COREFileMaintenance myMaintenance = new COREFileMaintenance("ID1", "C:\Archives", List<string>, 90);

 

Description: State will continuously run file maintenance and purge old files.

 

 

 

 

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Nav Header: ALT+n
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Exit Menu/Up: ESC