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 SourcePhrases
Declaration
public int Phrases { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Words
Declaration
public int Words { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |