Library | Module

Interface IpfcProgramImportInstructions



Description

This class specifies instructions used to import (read) from the PROGRAM type file.
Direct Parent Classes:
IpfcImportInstructions



Method Summary

FunctionCCpfcProgramImportInstructions.Create () as IpfcProgramImportInstructions
Creates a new instructions object used to import from a program file.



Method Detail


FunctionCCpfcProgramImportInstructions.Create () as IpfcProgramImportInstructions

Creates a new instructions object used to import from a program file.

The return value must be passed to IpfcModel.Import() to read the input file.
Returns:
The instructions object