BacklogConfiguration.PortfolioBacklogs 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.
Portfolio backlog descriptors
[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.IReadOnlyCollection<Microsoft.TeamFoundation.Work.WebApi.BacklogLevelConfiguration> PortfolioBacklogs { get; set; }
member this.PortfolioBacklogs : System.Collections.Generic.IReadOnlyCollection<Microsoft.TeamFoundation.Work.WebApi.BacklogLevelConfiguration> with get, set
Public Property PortfolioBacklogs As IReadOnlyCollection(Of BacklogLevelConfiguration)
Property Value
- Attributes