ArcFM Engine Developer Guide
TypeLibInfoFromFile Method (TLIApplicationClass)


Syntax
'Declaration
 
<DispIdAttribute(1610743810)>
Public Overridable Function TypeLibInfoFromFile( _
   ByVal FileName As String _
) As TypeLibInfo
'Usage
 
Dim instance As TLIApplicationClass
Dim FileName As String
Dim value As TypeLibInfo
 
value = instance.TypeLibInfoFromFile(FileName)
[DispId(1610743810)]
public virtual TypeLibInfo TypeLibInfoFromFile( 
   string FileName
)

Parameters

FileName
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

TLIApplicationClass Class
TLIApplicationClass Members

 

 


Send Comment