Class RevisionInfo
Inheritance
System.Object
RevisionInfo
Namespace: Crowdin.Api.SourceFiles
Assembly: Crowdin.Api.dll
Syntax
public class RevisionInfo : object
Properties
| Improve this Doc View SourceStrings
Declaration
public int Strings { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Words
Declaration
public int Words { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |