SystemSettings..::..MoneyFormatStr Property

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

Syntax


public string MoneyFormatStr { get; set; }
Public Property MoneyFormatStr As String
	Get
	Set
public:
property String^ MoneyFormatStr {
	String^ get ();
	void set (String^ value);
}