TestCaseResult.CreatedDate Field
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.
Timestamp when test result created.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public DateTime CreatedDate;
val mutable CreatedDate : DateTime
Public CreatedDate As DateTime
Field Value
- Attributes