FileManager.GetModelStateName Method
Parent Object: FileManagerDescription
Method that returns the name of the model state given its full document name.
Syntax
FileManager.GetModelStateName( FullDocumentName As String ) As StringParameters
Name | Type | Description |
FullDocumentName | String | Input String value that specifies the full document name of a document. |