ArcFM Solution Developer Guide
let_TagVariant Method


Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(2025)>
Sub let_TagVariant( _
   ByVal pVal As System.Object _
) 
'Usage
 
Dim instance As ISSNode
Dim pVal As System.Object
 
instance.let_TagVariant(pVal)
[System.Runtime.InteropServices.DispId(2025)]
void let_TagVariant( 
   System.object pVal
)

Parameters

pVal
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

ISSNode Interface
ISSNode Members

 

 


Send Comment