Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
'Declaration
Public Interface ISharedParameterDataSet _
Inherits ITestObject(Of Integer), IIdentifiable(Of Integer), _
IPropertyOwner, IDataErrorInfo, INotifyPropertyChanged
public interface ISharedParameterDataSet : ITestObject<int>,
IIdentifiable<int>, IPropertyOwner, IDataErrorInfo, INotifyPropertyChanged
public interface class ISharedParameterDataSet : ITestObject<int>,
IIdentifiable<int>, IPropertyOwner, IDataErrorInfo, INotifyPropertyChanged
type ISharedParameterDataSet =
interface
interface ITestObject<int>
interface IIdentifiable<int>
interface IPropertyOwner
interface IDataErrorInfo
interface INotifyPropertyChanged
end
public interface ISharedParameterDataSet extends ITestObject<int>, IIdentifiable<int>, IPropertyOwner, IDataErrorInfo, INotifyPropertyChanged
The ISharedParameterDataSet type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Area | |
![]() |
Description | |
![]() |
Error | Gets an error message indicating what is wrong with this object. (Inherited from IDataErrorInfo.) |
![]() |
Id | Gets the identifier. (Inherited from IIdentifiable<TKey>.) |
![]() |
InvalidProperties | Gets a list of property names that are invalid. (Inherited from IPropertyOwner.) |
![]() |
IsDirty | Gets a value that indicates whether any properties have changed since the last refresh, fetch, or save. (Inherited from IPropertyOwner.) |
![]() |
Item | Gets the error message for the property with the given name. (Inherited from IDataErrorInfo.) |
![]() |
Links | |
![]() |
ParameterData | |
![]() |
ParameterNames | |
![]() |
Project | Gets the test project. (Inherited from ITestObject<T>.) |
![]() |
Revision | Gets the current revision number for this object. (Inherited from ITestObject<T>.) |
![]() |
Title | |
![]() |
UserData | Gets or sets an arbitrary object or value that is not persisted, but allows test management objects to be dynamically extended. (Inherited from ITestObject<T>.) |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Flush | |
![]() |
Refresh | |
![]() |
Save |
Top
Events
| Name | Description | |
|---|---|---|
![]() |
PropertyChanged | Occurs when a property value changes. (Inherited from INotifyPropertyChanged.) |
Top
.jpeg)
.gif)
.jpeg)