PrcaDiscussionThread.

Id Property

Summary

Gets or sets the ID of the discussion thread.
Assembly
Cake.Prca.dll
Namespace
Cake.Prca.PullRequests
Containing Type
PrcaDiscussionThread

Syntax

public int Id { get; set; }

Value

Type Description
int
GitHub