Summary
    Gets the change ID.
    
		- Namespace
- Cake.AzureDevOps .Pipelines 
- Containing Type
- AzureDev Ops Timeline Record 
Syntax
public int ChangeId { get; internal set; }Remarks
    This is a monotonically-increasing number used to ensure consistency in the UI.
    
	Value
| Type | Description | 
|---|---|
| int |