TextAuthoringTrainingJobResult.EstimatedEndOn 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.
Represents the estimate end date time for training and evaluation.
public DateTimeOffset? EstimatedEndOn { get; }
member this.EstimatedEndOn : Nullable<DateTimeOffset>
Public ReadOnly Property EstimatedEndOn As Nullable(Of DateTimeOffset)