Share via


OpenDocumentOptions.ProjectId Property

Definition

Gets a project to open document in.

public:
 property Nullable<Guid> ProjectId { Nullable<Guid> get(); };
[System.Runtime.Serialization.DataMember(Order=6)]
public Guid? ProjectId { get; }
[<System.Runtime.Serialization.DataMember(Order=6)>]
member this.ProjectId : Nullable<Guid>
Public ReadOnly Property ProjectId As Nullable(Of Guid)

Property Value

Attributes

Applies to