BuildInformationRecord Properties

Include Protected Members
Include Inherited Members

The BuildInformationRecord type exposes the following members.

Properties

  Name Description
Public property Activity Returns the ActivityInfo of the activity associated with this record. (Inherited from CustomTrackingRecord.)
Public property Annotations When implemented in a derived class, represents a collection of name/value pairs that are added to this tracking record. (Inherited from TrackingRecord.)
Public property Data Gets the user-defined data associated with this tracking record. (Inherited from CustomTrackingRecord.)
Public property EventTime When implemented in a derived class, represents the time the tracking record occurred. (Inherited from TrackingRecord.)
Public property InstanceId When implemented in a derived class, represents the ID of the generating workflow instance. (Inherited from TrackingRecord.)
Public property Level Gets the TraceLevel of the event. (Inherited from TrackingRecord.)
Public property Name Gets the name that distinguishes this tracking record. (Inherited from CustomTrackingRecord.)
Public property ParentToBuildDetail
Public property RecordNumber A sequence that defines the order in which tracking records are generated. (Inherited from TrackingRecord.)
Public property Type
Public property Value

Top

See Also

Reference

BuildInformationRecord Class

Microsoft.TeamFoundation.Build.Workflow.Tracking Namespace