Responder Developer Guide
ExportSchema Method


Syntax
'Declaration
 
Public Shared Function ExportSchema( _
   ByVal schemas As XmlSchemaSet _
) As XmlQualifiedName
'Usage
 
Dim schemas As XmlSchemaSet
Dim value As XmlQualifiedName
 
value = ReplyType.ExportSchema(schemas)
public static XmlQualifiedName ExportSchema( 
   XmlSchemaSet schemas
)

Parameters

schemas
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

ReplyType Class
ReplyType Members

 

 


Send Comment