ProfitFactor Field
public const int ProfitFactor = 10
This language is not supported or no code example is available.
public:
const int ProfitFactor = 10;
This language is not supported or no code example is available.
public const ProfitFactor : int = 10
This language is not supported or no code example is available.
Field Value
int
In this article
Definition