Search Results for

    Show / Hide Table of Contents

    Class AssignLabelToStringsRequest

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

    Properties

    | Improve this Doc View Source

    StringIds

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