ArcFM Server Developer Guide
getValueFromName Method (IVBSAXAttributes)


Syntax
'Declaration
 
<DispIdAttribute(1354)>
Function getValueFromName( _
   ByVal strURI As String, _
   ByVal strLocalName As String _
) As String
'Usage
 
Dim instance As IVBSAXAttributes
Dim strURI As String
Dim strLocalName As String
Dim value As String
 
value = instance.getValueFromName(strURI, strLocalName)
[DispId(1354)]
string getValueFromName( 
   string strURI,
   string strLocalName
)

Parameters

strURI
strLocalName
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

IVBSAXAttributes Interface
IVBSAXAttributes Members

 

 


Send Comment