Class TmPenalties
Inheritance
System.Object
TmPenalties
Assembly: Crowdin.Api.dll
Syntax
public class TmPenalties : object
Properties
|
Improve this Doc
View Source
AutoSubstitution
Declaration
public int AutoSubstitution { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MultipleTranslations
Declaration
public int MultipleTranslations { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TimeSinceLastModified
Declaration
public TmTimeElapsed TimeSinceLastModified { get; set; }
Property Value
|
Improve this Doc
View Source
TimeSinceLastUsage
Declaration
public TmTimeElapsed TimeSinceLastUsage { get; set; }
Property Value
|
Improve this Doc
View Source
TmPriority
Declaration
public TmPriority TmPriority { get; set; }
Property Value