Interfaces
 InterfaceDescription
 IRepositoryItem The IRepositoryItem interface is implemented with parameters of every repository task.
Classes
 ClassDescription
 AddFeaturesTask The Add Features task adds features from a data layer to an existing feature layer in the repository.
 CopyProjectTask The Copy Project task creates a copy of a project under another name.
 CreateProjectTask The Create Project task creates a new project.
 CreateWorkspaceTask The Create Workspace task creates a new workspace.
 DeleteFeaturesTask The Delete Features task deletes features in a repository feature layer.
 DeleteItemTask The Delete Item task deletes an item in the repository.
 DeleteProjectTask The Delete Project task deletes a project.
 DeleteWorkspaceTask The Delete Workspace task deletes a workspace.
 EditFeaturesTask The Edit Features task edits features in a repository feature layer.
 GetListProjectItemsTask The Get List of Project Items task gets the list of all project items available in the given folder.
 GetProjectsTask The Get Projects task gets the list of all projects available in the given workspace.
 GetReportTask The Get Report task gets a report available in the given folder item and returns it in the given format.
 GetWorkspacesTask The Get Workspaces task gets the list of all available workspaces.
 OpenFeatureLayerParameters The OpenFeatureLayerParameters class provides input parameters for Open Feature Layer task.
 OpenFeatureLayerTask The Open Feature Layer task returns a repository feature layer item as a serialized ESRI Feature RecordSet.
 OpenSegmentationProfileTask The Open Segmentation Profile task opens a segmentation profile in the repository and returns it.
 OpenSegmentationTargetGroupTask The Open Segmentation Target Group task opens a segmentation target group in the repository and returns it.
 RenameProjectTask The Rename Project task renames an existing project.
 RenameWorkspaceTask The Rename Workspace task renames an existing workspace.
 RepositoryItemParameters The RepositoryItemParameters class is the base class for parameters of repository tasks working with repository items.
 SetProjectPropertiesTask The Set Project Properties task sets properties for a project.
 UploadFeatureSetTask The Upload Feature Set task uploads a custom feature set into the repository.
 UploadShapefileTask The Upload Shapefile task uploads a shapefile into the repository.