SystemSettings..::..DefaultDocumentTypeKey Property

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

Syntax


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