ExperimentExecutionActionTargetDetailsProperties.CompletedDateUtc 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.
Gets string that represents the completed date time.
[Newtonsoft.Json.JsonProperty(PropertyName="completedDateUtc")]
public DateTime? CompletedDateUtc { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="completedDateUtc")>]
member this.CompletedDateUtc : Nullable<DateTime>
Public ReadOnly Property CompletedDateUtc As Nullable(Of DateTime)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute