ArcFM Server Developer Guide
getDeclaration Method (XMLSchemaCache60Class)


Syntax
'Declaration
 
<DispIdAttribute(1422)>
Public Overridable Function getDeclaration( _
   ByVal node As IXMLDOMNode _
) As ISchemaItem
'Usage
 
Dim instance As XMLSchemaCache60Class
Dim node As IXMLDOMNode
Dim value As ISchemaItem
 
value = instance.getDeclaration(node)
[DispId(1422)]
public virtual ISchemaItem getDeclaration( 
   IXMLDOMNode node
)

Parameters

node
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

XMLSchemaCache60Class Class
XMLSchemaCache60Class Members

 

 


Send Comment