ResultRetentionSettings 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.
Test result retention settings
[System.Runtime.Serialization.DataContract]
public class ResultRetentionSettings
type ResultRetentionSettings = class
Public Class ResultRetentionSettings
- Inheritance
-
ResultRetentionSettings
- Attributes
Constructors
| ResultRetentionSettings() |
Fields
| LastUpdatedBy |
Last Updated by identity |
Properties
| AutomatedResultsRetentionDuration |
Automated test result retention duration in days |
| LastUpdatedDate |
Last updated date |
| ManualResultsRetentionDuration |
Manual test result retention duration in days |