TranslationItemInfo.Succeeded property

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

Syntax

'Declaration
Public ReadOnly Property Succeeded As Boolean
    Get
'Usage
Dim instance As TranslationItemInfo
Dim value As Boolean

value = instance.Succeeded
public bool Succeeded { get; }

Property value

Type: System.Boolean

See also

Reference

TranslationItemInfo class

TranslationItemInfo members

Microsoft.Office.Client.TranslationServices namespace