Search Results for

    Show / Hide Table of Contents

    Class UpdateScreenshotRequest

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

    Properties

    | Improve this Doc View Source

    Name

    Declaration
    public string Name { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    StorageId

    Declaration
    public long StorageId { get; set; }
    Property Value
    Type Description
    System.Int64
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX