AzureDevOpsPullRequestIterationChange Class

Summary

Class representing an iteration change of the pull request.
Namespace
Cake.AzureDevOps.Repos.PullRequest
Base Types
  • object
graph BT Type-->Base0["object"] Type["AzureDevOpsPullRequestIterationChange"] class Type type-node

Syntax

public class AzureDevOpsPullRequestIterationChange

Properties

Name Value Summary
ChangeId int
Gets or sets the id of the iteration change.
ChangeTrackingId int
Gets or sets the tracking id of the iteration change.
ItemPath FilePath
Gets or sets the file path the iteration change is associated with.
GitHub
Discussions