xInfo.startImport Method

Creates an import context.

Syntax

public int startImport(
    str file, 
    int flag, 
   [str labelSubstitutes])

Run On

Called

Parameters

  • file
    Type: str
  • flag
    Type: int
  • labelSubstitutes
    Type: str

Remarks

This method is obsolete. Use the SysImportElements class instead.

See Also

Reference

xInfo Class