Share

FileManager.GetModelStateName Method

Parent Object: FileManager

Description

Method that returns the name of the model state given its full document name.

Syntax

FileManager.GetModelStateName( FullDocumentName As String ) As String

Parameters

Name Type Description
FullDocumentName String Input String value that specifies the full document name of a document.

Version

Introduced in version 2022

Was this information helpful?