PolicyEvaluationRecord.StartedDate 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.
Time when this policy was first evaluated on this pull request.
[System.Runtime.Serialization.DataMember]
public DateTime StartedDate { get; set; }
member this.StartedDate : DateTime with get, set
Public Property StartedDate As DateTime
Property Value
- Attributes