Search Results for

    Show / Hide Table of Contents

    Class TargetLanguage.File.FileStatistics

    Inheritance
    System.Object
    TargetLanguage.File.FileStatistics
    Namespace: Crowdin.Api.Translations
    Assembly: Crowdin.Api.dll
    Syntax
    public class FileStatistics : object

    Properties

    | Improve this Doc View Source

    Phrases

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

    Words

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