ArcFM Desktop Developer Guide
elementDecl Method (IVBSAXDeclHandler)


Syntax
'Declaration
 
<DispIdAttribute(1367)>
Sub elementDecl( _
   ByRef strName As String, _
   ByRef strModel As String _
) 
'Usage
 
Dim instance As IVBSAXDeclHandler
Dim strName As String
Dim strModel As String
 
instance.elementDecl(strName, strModel)
[DispId(1367)]
void elementDecl( 
   out string strName,
   out string strModel
)

Parameters

strName
strModel
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

IVBSAXDeclHandler Interface
IVBSAXDeclHandler Members

 

 


Send Comment