SaveProjectAsSMF Method

English Query

English Query

SaveProjectAsSMF Method

Saves the contents of the current project to a merged single Semantic Modeling Format (SMF) file (*.smf).

Applies To

EQModel Object

Syntax

EQModel.SaveProjectAsSMF(Filename)

Parts

EQModel

Object variable into which model information is loaded.

Filename

String variable containing the path and file name to which you want to save the project.

Remarks

The collection of EQErrors encountered while saving the project is placed in EQModel.Errors.

See Also

Compile-Time Error Messages (Authoring Object Model)

CreateProject Method

EQError Object

SaveProject Method