Enum FileRole
Values indicating the role of a file.
Namespace: Sdl.ProjectAutomation.Core
Assembly: Sdl.ProjectAutomation.Core.dll
Syntax
public enum FileRoleFields
| Name | Description | 
|---|---|
| Localizable | The file is a localizable file. | 
| Reference | The file is a reference file. | 
| Translatable | The file is translatable using Trados tools. | 
| Unknown | Indicates that the file role has not been set or "scanned", or it cannot be determined what file role the uploaded file belongs to. |