This documentation is archived and is not being maintained.

ServicingJobDetail::ResultValue Property

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

public:
property int ResultValue {
	int get ();
	void set (int value);
}

Property Value

Type: System::Int32
Returns Int32.

Show: