ArcFM Server Developer Guide
setQName Method (IMXAttributes)


Syntax
'Declaration
 
<DispIdAttribute(1379)>
Sub setQName( _
   ByVal nIndex As Integer, _
   ByVal strQName As String _
) 
'Usage
 
Dim instance As IMXAttributes
Dim nIndex As Integer
Dim strQName As String
 
instance.setQName(nIndex, strQName)
[DispId(1379)]
void setQName( 
   int nIndex,
   string strQName
)

Parameters

nIndex
strQName
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

IMXAttributes Interface
IMXAttributes Members

 

 


Send Comment