ProjectRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ProjectRequest
public class ProjectRequest
type ProjectRequest = class
Public Class ProjectRequest
- Inheritance
-
ProjectRequest
Constructors
| Name | Description |
|---|---|
| ProjectRequest() | |
Properties
| Name | Description |
|---|---|
| ImageURL |
The image URL of the project. |
| OpportunityId |
The unique identifier of the opportunity. |
| PipelineId |
The unique identifier of the pipeline. |
| ProjectDetails |
The details of the project. |
| ProjectName |
The name of the project. |
| ProjectStatus |
The status of the project. |
| ProjectVisibility |
Project Visibility. |
| StageId |
The unique identifier of the stage. |
| Tags |
Tags |
| VisibleTeamId |
Visible Team Id (Required when team visibility state is selected) |
| VisibleUserIDs |
Visible User IDs (Required when individuals visibility state is selected) |