RFDocument.Import



Your Ad Here

Description

Imports a specified file, and returns an RFErrorCode value indicating whether an error occurs.

Syntax

Function RFDocument.Import(filename As String, type As RF3DFileType) As RFErrorCode

The Import syntax has these parts:

Part Description
filename [INString Required. String expression indicating the file name to import including folder path.
type [INRF3DFileType Required. File format to import.

Remarks

 

Return to Rapidform Index


Your Ad Here