SystemSettings..::..DefaultNoteTypeKey Property

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

Syntax


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