ESRI.ArcGIS.Mobile.Client
Clause Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.Mobile.Client.Tasks.SearchFeatures Namespace : Clause Class


The following tables list the members exposed by Clause.

Public Properties

 NameDescription
Public PropertyConnector Gets or sets the connector that connects this Clause Part with the next Clause Part.  
Public PropertyDisplayString Gets the display string or caption for this Clause.  
Top

Public Methods

 NameDescription
Public MethodGetEnumerator Returns an enumerator that iterates through the list of ClauseParts.  
Public MethodGetSchema This method is reserved, it should not be used. Apply the XmlSchemaProviderAttribute to the class instead.  
Public MethodReadJson Generates an object from its JSON representation.  
Public MethodReadXml Generates an object from its XML representation.  
Public MethodToStringOverridden.  Returns a string representation of the object.  
Public MethodWriteJson Converts an object into its JSON representation.  
Public MethodWriteXml Converts an object into its XML representation.  
Top

See Also