S63.ImportPermitFile Method
Imports a new permit file into the S-63 database.
ImportPermitFile(System.String fileName)
Imports a new permit file into the S-63 database.Syntax
public StringCollection ImportPermitFile (
System.String fileName
)
Parameters
The full path to the permit file.
Return Value
A list of warnings generated during the import.
Remarks
Use this method to register a permit file received from an S-63 data server. The name of the file must be PERMIT.TXT. The contents of the file will be copied to the database, and you can remove the file once it has been imported.
All cell permits found in the file will be stored in the database, and associated with the corresponding ENC cells from registered exchange sets.
Platforms
Windows, Linux, Android