Share via


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

value = instance.JobId
[RemoteAttribute]
public Guid JobId { get; }

Property value

Type: System.Guid

See also

Reference

TranslationJobInfo class

TranslationJobInfo members

JobId overload

Microsoft.Office.TranslationServices.Client namespace