Create a new project

There are several way, how you can create new project for Finance and Operations. The following are the two common methods :

  1. Using Visual Studio menu File | New | Project and selecting Dynamics 365 template Installed | Template | Dynamics 365 | Unified Operations.
  2. Select a element in Application Explorer and click Add to new project or Create extension in new project.

Similar to other application projects in Visual Studio, enter the name and location of the project and select whether you want to create a new solution or add the project to existing solution as shown in the following screenshot: 

There are several important properties on the Finance and Operations project. To see and change these properties, select the project node and right click and then select Properties to open the project Property Pages. The following screenshot shows properties for the Finance and Operation project:

The following table describes some important properties:

Property

Description

Start Object Type 

This define type of object that will be used as the startup object when the project is run. Form, Class and MenuItems are available options to select.

Startup Object

Based on object type, you can select object from the project that will be invoked when the project is run.

Company and Partition

This company and partition is used to display data, when project is run.

Project File and Project Folder

Location of the project file and folder on the disk.

Model

The model that the project is associated with. All elements in the project must be in the selected model. You can change the model if there are no elements in the project.

Synchronize database on Build

A value that indicates whether the synchronize operation for tables will be performed when the build action is performed for the project. 

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset