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