Share via


TranslationJobInfo.CancelTime property

This documentation is preliminary and is subject to change.

Namespace:  Microsoft.Office.TranslationServices.Client
Assembly:  Microsoft.Office.TranslationServices.Client (in Microsoft.Office.TranslationServices.Client.dll)

Syntax

'Declaration
<RemoteAttribute> _
Public ReadOnly Property CancelTime As DateTime
    Get
'Usage
Dim instance As TranslationJobInfo
Dim value As DateTime

value = instance.CancelTime
[RemoteAttribute]
public DateTime CancelTime { get; }

Property value

Type: System.DateTime

See also

Reference

TranslationJobInfo class

TranslationJobInfo members

CancelTime overload

Microsoft.Office.TranslationServices.Client namespace