ArcFM Engine Developer Guide
InterfaceInfoFromObject Method (TLIApplicationClass)


Syntax
'Declaration
 
<DispIdAttribute(1610743811)>
Public Overridable Function InterfaceInfoFromObject( _
   ByVal Object As Object _
) As InterfaceInfo
'Usage
 
Dim instance As TLIApplicationClass
Dim Object As Object
Dim value As InterfaceInfo
 
value = instance.InterfaceInfoFromObject(Object)
[DispId(1610743811)]
public virtual InterfaceInfo InterfaceInfoFromObject( 
   object Object
)

Parameters

Object
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