Share via


CodeElementContract.ProjectGuid Property

Definition

A Guid identifying the project to which the document belongs.

[System.Runtime.Serialization.DataMember(Order=3)]
public Guid ProjectGuid { get; set; }
[<System.Runtime.Serialization.DataMember(Order=3)>]
member this.ProjectGuid : Guid with get, set
Public Property ProjectGuid As Guid

Property Value

Attributes

Applies to