The following tables list the members exposed by Project.
Name | Description | |
---|---|---|
![]() | AreaofInterests | This property is used by Sync agents to determine which extents to download data for. |
![]() | CurrentGpsAveragingSettings | Gets current GpsAveragingSettings. |
![]() | CurrentGpsQualityFilter | Gets the curent GpsQualityFilter. |
![]() | CurrentGpsStreamingSettings | Gets the current settings for GPS streaming. |
![]() | DefaultGpsAveragingSettings | Gets the default GpsAveragingSettings. |
![]() | DefaultGpsQualityFilter | Gets the default GpsQualityFilter. |
![]() | DefaultGpsStreamingSettings | Gets the default settings for GPS streaming. |
![]() | FeatureTypeDictionary | Gets the dictionary of FeatureTypes for the Project. |
![]() | FullExtent | Gets the maximum extent of all the project data sources. |
![]() | HomePage | 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. |
![]() | IdentityManager | get/set Project's IdentityManager |
![]() | Initialized | Gets a value that indicates whether this Project has been Initialized. |
![]() | MapLayerInfos | Gets the MapLayerInfos associated with this project. |
![]() | ProjectDetails | Project Details |
![]() | ProjectExtensions | Gets the ProjectExtensions contained in this Project |
![]() | SpatialReference | Gets the spatial reference of the project. |
![]() | StartPages | Gets the list of pages to initially display when a project is opened but before the home page is displayed. |
![]() | Tasks | Gets the Tasks associated with this Project. |
![]() | ViewMapTask | Gets the WorkMapTask for the project, if there is one. |
Name | Description | |
---|---|---|
![]() | Dispose | Overloaded. Releases all resources used by this instance. |
![]() | EnumerateAnnotationSources | Enumerates the AnnotationSources in the data sources of the project |
![]() | EnumerateCacheMapLayerInfos | Enumerates the FeatureServiceMapLayerInfo from the MapLayerInfos. |
![]() | EnumerateFeatureSourceInfos | Enumerates the FeatureSources in the data sources of the project |
![]() | EnumerateFeatureSources | Enumerates the FeatureSources in the data sources of the project |
![]() | EnumerateMobileCacheMapLayerInfos | Enumerates the MobileCacheMapLayerInfos from the MapLayerInfos. |
![]() | FindFeatureSource | Overloaded. Finds the first FeatureSource with a specified name in the MapLayers |
![]() | FindFeatureSourceInfo | Overloaded. Finds the FeatureSourceInfo represented by a specified FeatureSource. |
![]() | GetFeatureTypes | Overloaded. Returns the FeatureTypes that meet a specified Filter. |
![]() | GetSchema | This method is reserved, it should not be used. Apply the XmlSchemaProviderAttribute to the class instead. |
![]() | ReadJson | Generates an object from its JSON representation. |
![]() | ReadXml | Generates an object from its XML representation. |
![]() | WriteJson | Converts an object into its JSON representation. |
![]() | WriteXml | Converts an object into its XML representation. |
Name | Description | |
---|---|---|
![]() | FeatureAttachmentsChanged | Raised when an attachment assoicated with a feature is either added, deleted or when edits are canceled. |
![]() | FeaturesChanged | Occurs when a feature in one of the MobileCache changes |
![]() | MapLayerInfosChanged | Occurs when a MapLayerInfo is added or removed from the project. |