ArcFM Engine Developer Guide
let_TagVariant Method


Syntax
'Declaration
 
<DispIdAttribute(2025)>
Sub let_TagVariant( _
   ByVal pVal As Object _
) 
'Usage
 
Dim instance As ISSNode
Dim pVal As Object
 
instance.let_TagVariant(pVal)
[DispId(2025)]
void let_TagVariant( 
   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