Search Results for

    Show / Hide Table of Contents

    Class BuildReviewedSourceFilesRequest

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

    Properties

    | Improve this Doc View Source

    BranchId

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