Edit

Share via


ProjectReference Class

Definition

Describes a reference to a project.

[System.Runtime.Serialization.DataContract]
public class ProjectReference
type ProjectReference = class
Public Class ProjectReference
Inheritance
ProjectReference
Attributes

Constructors

ProjectReference()

Properties

Id

The project identifier.

Name

The name of the project.

Url

The REST URL of the project.

Applies to