CheckInGatedChanges Properties

Include Protected Members
Include Inherited Members

The CheckInGatedChanges type exposes the following members.

Properties

  Name Description
Protected property CacheId Gets the identifier of the cache that is unique within the scope of the workflow definition. (Inherited from Activity.)
Public property Changesets
Public property DisplayName Gets or sets an optional friendly name that is used for debugging, validation, exception handling, and tracking. (Inherited from Activity.)
Public property Id Gets an identifier that is unique in the scope of the workflow definition. (Inherited from Activity.)
Public property IgnoreErrors Gets or sets a flag describing whether to ignore errors encountered by the activity.
Public property Result Gets or sets the result argument for the Activity<TResult>. (Inherited from Activity<Changeset>.)
Public property ResultType When implemented in a derived class, gets the type of an activity OutArgument. (Inherited from ActivityWithResult.)
Public property UpdateWorkItems Gets or sets a flag describing whether to update the “Fixed In” field in work items with the build number of the completed build.

Top

See Also

Reference

CheckInGatedChanges Class

Microsoft.TeamFoundation.Build.Workflow.Activities Namespace