Search Results for

    Show / Hide Table of Contents

    Class ReviewedStringBuild.AttributesHolder

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

    Properties

    | Improve this Doc View Source

    BranchId

    Declaration
    public int BranchId { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    TargetLanguageId

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