How To : Moving a Project Member from One Project to Another

Page Status: Beta
Jump to: navigation, search

Back to Concepts and HOW TOs

Contents

[edit] Description

This document describes how to move project members (your Model code, such as classes, fields, functions, interfaces, etc.) between projects.

[edit] Prerequisites

Understanding Solutions and Projects
Using Check In and Check Out

[edit] Procedure

  1. In the Solution Explorer, ensure that you have opened for editing both the project from which you want to move the member, and the project to which you want to move the member.
  2. Drag the member you want to move to the destination project.

[edit] Error Handling

If you try to move a project member from one type of project to another where the member types are not congruent (for example, a resource member to an AppProject), the operation fails. Currently, there are no error messages alerting you to the failure.

[edit] Examples

 

[edit] Next Steps

Simulating Your Project or Application|
Posting, Sharing, Deploying, and Managing your Applications 

[edit] Tags

    Copyright © 2005 - 2008 Bungee Labs. All rights reserved.