TranslationJobInfo.JobId - Propriété
Obtient l'ID unique de la tâche.
Espace de noms : Microsoft.Office.TranslationServices
Assembly : Microsoft.Office.TranslationServices (dans Microsoft.Office.TranslationServices.dll)
Syntaxe
'Déclaration
Public ReadOnly Property JobId As Guid
Get
'Utilisation
Dim instance As TranslationJobInfo
Dim value As Guid
value = instance.JobId
public Guid JobId { get; }
Valeur de propriété
Type : System.Guid