Service..::..DefaultItem Property

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

Syntax


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