SequenceFile.GetModelAbsolutePath

Syntax

SequenceFile.GetModelAbsolutePath( modelExists)

Return Value

String

Purpose

Returns the absolute pathname of the process model sequence file associated with this sequence file.

Remarks

Returns an empty string if the file has no model or if the model file could not be found.

Parameters

modelExists As Boolean

[Out] Returns True if the model file was found.

See Also

SequenceFile.GetModelSequenceFile

SequenceFile.HasModel