ESRI.ArcGIS.ADF
GetSchema Method
See Also  Send comments on this topic.
ESRI.ArcGIS.ADF Namespace > ProxyServerConfiguration Class : GetSchema Method




Returns the Schema for the XML representation of the object.

Syntax

Visual Basic (Declaration) 
Public Function GetSchema() As XmlSchema
Visual Basic (Usage)Copy Code
Dim instance As ProxyServerConfiguration
Dim value As XmlSchema
 
value = instance.GetSchema()
C# 
public XmlSchema GetSchema()

Return Value

null

See Also

© 2010 All Rights Reserved.