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


The following tables list the members exposed by Project.

Public Properties

 NameDescription
Public PropertyDataSourceInfos Gets the DataSourceInfos associated with this project.  
Public PropertyFeatureTypeDictionary Gets the dictionary of FeatureTypes for the Project.  
Public PropertyFullExtent Gets the maximum extent of all the project data sources.  
Public PropertyHomePage Gets or sets the home page for the project. This is the first page shown after a project is opened and all of the StartPages have been shown.  
Public PropertyInitialized Gets a value that indicates whether this Project has been Initialized.  
Public PropertyProjectExtensions Gets the ProjectExtensions contained in this Project  
Public PropertySpatialReference Gets the spatial reference of the project.  
Public PropertyStartPages Gets the list of pages to initially display when a project is opened but before the home page is displayed.  
Public PropertyTasks Gets the Tasks associated with this Project.  
Top

Public Methods

 NameDescription
Public MethodDisposeOverloaded.  Releases all resources used by this instance.  
Public MethodEnumerateAnnotationLayers Enumerates the AnnotationLayers in the data sources of the project  
Public MethodEnumerateFeatureLayerInfos Enumerates the FeatureLayers in the data sources of the project  
Public MethodEnumerateFeatureLayers Enumerates the FeatureLayers in the data sources of the project  
Public MethodEnumerateMobileCacheInfos Enumerates the MobileCacheInfos from the DataSourceInfos.  
Public MethodEnumerateRasterLayers Enumerates the RasterLayers in the data sources of the project  
Public MethodFindFeatureLayerOverloaded.  Finds the first FeatureLayer with a specified name in the datasources  
Public MethodFindFeatureLayerInfoOverloaded.  Finds the FeatureLayerInfo represented by a specified FeatureLayer.  
Public MethodFindLayer Finds a Layer with a specified name in the MobileCache  
Public MethodGetFeatureTypesOverloaded.  Returns the FeatureTypes that meet a specified Filter.  
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 EventDataSourcesChanged Occurs when a DataSource is added or removed from the project.  
Public EventFeaturesChanged Occurs when a feature in one of the MobileCache changes  
Top

See Also

© 2010 All Rights Reserved.