ItemTypes enumeration

This documentation is preliminary and is subject to change.

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

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

Syntax

'Declaration
<FlagsAttribute> _
Public Enumeration ItemTypes
'Usage
Dim instance As ItemTypes
[FlagsAttribute]
public enum ItemTypes

Members

Member name Description
Succeeded
InProgress
NotStarted
Failed
Canceled

See also

Reference

Microsoft.Office.TranslationServices.Client namespace