InformationNodeConverters.GetChangesetId Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member GetChangesetId(IBuildInformation) Gets a changeset ID from the specified build information object.
Public methodStatic member GetChangesetId(IBuildInformation, Int32) Gets a changesetId from the build for a particular request
Public methodStatic member GetChangesetId(IBuildInformation, Int32, Boolean) Gets a changesetId from the build for a particular request, if returnFirstIfNotFound is specified, it returns the first changeset in the list if the one specified is not present.

Top

See Also

Reference

InformationNodeConverters Class

Microsoft.TeamFoundation.Build.Client Namespace