TranslationJobUserScope enumeration
Defines the scope of users for which to request jobs.
Namespace: Microsoft.Office.TranslationServices
Assembly: Microsoft.Office.TranslationServices (in Microsoft.Office.TranslationServices.dll)
Syntax
'Declaration
Public Enumeration TranslationJobUserScope
'Usage
Dim instance As TranslationJobUserScope
public enum TranslationJobUserScope
Members
Member name | Description | |
---|---|---|
CurrentUser | Requests jobs submitted by the current user. | |
AllUsers | Requests jobs submitted by all users. |