Class WorkflowTemplateStepConfig.Config
Inheritance
System.Object
WorkflowTemplateStepConfig.Config
Namespace: Crowdin.Api.ProjectsGroups
Assembly: Crowdin.Api.dll
Syntax
public class Config : object
Properties
| Improve this Doc View SourceAutoSubstitution
Declaration
public bool? AutoSubstitution { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> |
MinRelevant
Declaration
public int? MinRelevant { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |