DocumentType..::..DefaultType Property

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

Syntax


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