TransifexPullSettings.

MinimumPercentage Property

Summary

Gets or sets the minimum acceptable percentage of a translation in order to download it.
Assembly
Cake.Transifex.dll
Namespace
Cake.Transifex
Containing Type
TransifexPullSettings

Syntax

public Nullable<int> MinimumPercentage { get; set; }

Value

Type Description
Nullable<int>