CashBookTransaction..::..AUDDecimalPlaces Property

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

Syntax


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