ArcFM Engine Developer Guide
TypeInfoFromRecordVariant Method (TLIApplicationClass)


Syntax
'Declaration
 
<DispIdAttribute(1610743827)>
Public Overridable Function TypeInfoFromRecordVariant( _
   ByRef RecordVariant As Object _
) As TypeInfo
'Usage
 
Dim instance As TLIApplicationClass
Dim RecordVariant As Object
Dim value As TypeInfo
 
value = instance.TypeInfoFromRecordVariant(RecordVariant)
[DispId(1610743827)]
public virtual TypeInfo TypeInfoFromRecordVariant( 
   ref object RecordVariant
)

Parameters

RecordVariant
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