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


The following tables list the members exposed by LoggingExtendedProperty.

Public Constructors

Public Properties

 NameDescription
Public PropertyAllowDisable Gets ot Sets AllowDisable  
Public PropertyLoggingDistanceUnit Gets or Sets Logging Distance Unit  
Public PropertyLoggingInterval Gets or Sets the Logging Interval  
Public PropertyLoggingMode Gets or Sets the Logging Mode  
Public PropertySyncDirection Gets or Sets the Sync Direction  
Public PropertySyncInterval Gets or Sets the Sync Interval  
Top

Public Methods

 NameDescription
Public MethodGetSchema This method is reserved, it should not be used. Apply the XmlSchemaProviderAttribute to the class instead. (Inherited from ExtendedProperty)
Public MethodReadJsonOverridden.  Reads the JSON into the properties  
Public MethodReadXmlOverridden.  Reads the Xml into the properties  
Public MethodWriteJsonOverridden.  Writes propety values to the JSON  
Public MethodWriteXmlOverridden.  Writes propety values to the XML  
Top

Public Events

 NameDescription
Public EventPropertyChanged Property Changed event  
Top

See Also