BranchUpdatedEvent.IsSourceUpdate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
If true, the source branch of the pull request was updated
[System.Runtime.Serialization.DataMember]
public bool IsSourceUpdate { get; }
member this.IsSourceUpdate : bool
Public ReadOnly Property IsSourceUpdate As Boolean
Property Value
- Attributes