Share via


TranslationJobInfo.Canceled 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 Canceled As Boolean
    Get
'Usage
Dim instance As TranslationJobInfo
Dim value As Boolean

value = instance.Canceled
[RemoteAttribute]
public bool Canceled { get; }

Property value

Type: System.Boolean

See also

Reference

TranslationJobInfo class

TranslationJobInfo members

Canceled overload

Microsoft.Office.TranslationServices.Client namespace