This documentation is archived and is not being maintained.

WorkItemUpdatedEventArgs::Successful Property

Gets the work item transition and link status.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

public:
property bool Successful {
	bool get ();
}

Property Value

Type: System::Boolean
Returns Boolean.

Show: