Search Results for

    Show / Hide Table of Contents

    Class AssignLabelToScreenshotsRequest

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

    Properties

    | Improve this Doc View Source

    ScreenshotIds

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