UserSettings..::..CreditorsPrintToScreen Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.JiwaStaff
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public bool CreditorsPrintToScreen { get; set; }
Public Property CreditorsPrintToScreen As Boolean
	Get
	Set
public:
property bool^ CreditorsPrintToScreen {
	bool^ get ();
	void set (bool^ value);
}