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