Search Results for

    Show / Hide Table of Contents

    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 Source

    AutoSubstitution

    Declaration
    public bool? AutoSubstitution { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Boolean>
    | Improve this Doc View Source

    MinRelevant

    Declaration
    public int? MinRelevant { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Int32>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX