Search Results for

    Show / Hide Table of Contents

    Class LanguageAccessRule

    Inheritance
    System.Object
    LanguageAccessRule
    Namespace: Crowdin.Api
    Assembly: Crowdin.Api.dll
    Syntax
    public class LanguageAccessRule : object

    Properties

    | Improve this Doc View Source

    AllContent

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

    WorkflowStepIds

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