Class WorkflowTmPreTranslationConfig
Inherited Members
Namespace: Crowdin.Api.Workflows
Assembly: Crowdin.Api.dll
Syntax
[PublicAPI]
public class WorkflowTmPreTranslationConfig : WorkflowConfig
Properties
| Edit this page View SourceAutoSubstitution
Declaration
[JsonProperty("autoSubstitution")]
public int AutoSubstitution { get; set; }
Property Value
Type | Description |
---|---|
int |
MinRelevant
Declaration
[JsonProperty("minRelevant")]
public string MinRelevant { get; set; }
Property Value
Type | Description |
---|---|
string |