TimelineRecordFeedLinesWrapper Constructors
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.
Overloads
TimelineRecordFeedLinesWrapper()
public TimelineRecordFeedLinesWrapper();
Public Sub New ()
Applies to
TimelineRecordFeedLinesWrapper(Guid, IList<String>)
public TimelineRecordFeedLinesWrapper(Guid stepId, System.Collections.Generic.IList<string> lines);
new Microsoft.TeamFoundation.DistributedTask.WebApi.TimelineRecordFeedLinesWrapper : Guid * System.Collections.Generic.IList<string> -> Microsoft.TeamFoundation.DistributedTask.WebApi.TimelineRecordFeedLinesWrapper
Public Sub New (stepId As Guid, lines As IList(Of String))
Parameters
- stepId
- Guid