clsTransferLine..::..DecimalPlaces Property

Namespace:  JiwaFinancials.Jiwa.JiwaWhouseTransfer
Assembly:  JiwaWhouseTransfer (in JiwaWhouseTransfer.dll)

Syntax


public int DecimalPlaces { get; set; }
Public Property DecimalPlaces As Integer
	Get
	Set
public:
property int^ DecimalPlaces {
	int^ get ();
	void set (int^ value);
}