RunFilter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This class is used to provide the filters used for discovery
[System.Runtime.Serialization.DataContract]
public class RunFilter : Microsoft.TeamFoundation.TestManagement.WebApi.TestManagementBaseSecuredObject
type RunFilter = class
inherit TestManagementBaseSecuredObject
Public Class RunFilter
Inherits TestManagementBaseSecuredObject
- Inheritance
- Attributes
Constructors
| RunFilter() |
Properties
| SourceFilter |
filter for the test case sources (test containers) |
| TestCaseFilter |
filter for the test cases |
Methods
| SecureIdentityRef(IdentityRef) | (Inherited from TestManagementBaseSecuredObject) |
| ToString() | |
Explicit Interface Implementations
| ISecuredObject.GetToken() | (Inherited from TestManagementBaseSecuredObject) |
| ISecuredObject.NamespaceId | (Inherited from TestManagementBaseSecuredObject) |
| ISecuredObject.RequiredPermissions | (Inherited from TestManagementBaseSecuredObject) |