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