Solid Edge Framework Type Library
GetDocNameFormulaForFile Method
Solid Edge Framework Type Library > Application Object : GetDocNameFormulaForFile Method
Description
Returns the Document name formula for the given file.
Syntax
Visual Basic
Public Function GetDocNameFormulaForFile( _
   ByVal bFilename As String _
) As String
Parameters
bFilename
See Also

Application Object  | Application Members