ArcFM Engine Developer Guide
ClassInfoFromObject Method (_TLIApplication)


Syntax
'Declaration
 
<DispIdAttribute(1610743820)>
Function ClassInfoFromObject( _
   ByVal Object As Object _
) As TypeInfo
'Usage
 
Dim instance As _TLIApplication
Dim Object As Object
Dim value As TypeInfo
 
value = instance.ClassInfoFromObject(Object)
[DispId(1610743820)]
TypeInfo ClassInfoFromObject( 
   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

_TLIApplication Interface
_TLIApplication Members

 

 


Send Comment