Class WorkflowTemplateStepConfig.TmPreTranslate
Namespace: Crowdin.Api.ProjectsGroups
Assembly: Crowdin.Api.dll
Syntax
public class TmPreTranslate : WorkflowTemplateStepConfig
Properties
| Improve this Doc View SourceConfig
Declaration
public WorkflowTemplateStepConfig.Config Config { get; set; }
Property Value
Type | Description |
---|---|
WorkflowTemplateStepConfig.Config |
Id
Declaration
public int? Id { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
Languages
Declaration
public List<string>? Languages { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<List<System.String>> |