ESRI.ArcGIS.Mobile.Client
FieldAlias Class Members
See Also  Properties  Methods  Events Send Feedback
ESRI.ArcGIS.Mobile.Client Namespace : FieldAlias Class


The following tables list the members exposed by FieldAlias.

Public Properties

 NameDescription
Public PropertyAlias Gets the alias of the field.  
Public PropertyName Gets the name of the field.  
Top

Public Methods

 NameDescription
Public MethodGetSchema This method is reserved, it should not be used. Apply the XmlSchemaProviderAttribute to the class instead.  
Public MethodReadXml Generates an object from its XML representation.  
Public MethodWriteXml Converts an object into its XML representation.  
Top

Public Events

 NameDescription
Public EventPropertyChanged Raise this event when the value of a property is changed.  
Top

See Also