TestMessageLogDetails.DateCreated Property
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.
Date when the resource is created
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public DateTime DateCreated { get; set; }
member this.DateCreated : DateTime with get, set
Public Property DateCreated As DateTime
Property Value
- Attributes