FailingSince 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.
Failing since information of a test result.
[System.Runtime.Serialization.DataContract]
public class FailingSince : Microsoft.TeamFoundation.TestManagement.WebApi.TestManagementBaseSecuredObject
type FailingSince = class
inherit TestManagementBaseSecuredObject
Public Class FailingSince
Inherits TestManagementBaseSecuredObject
- Inheritance
- Attributes
Constructors
| FailingSince() |
Properties
| Build |
Build reference since failing. |
| Date |
Time since failing. |
| Release |
Release reference since failing. |
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) |