MainForm..::..CarrierUpdate Property

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

Syntax


public clsCarrierUpdate CarrierUpdate { get; }
Public ReadOnly Property CarrierUpdate As clsCarrierUpdate
	Get
public:
property clsCarrierUpdate^ CarrierUpdate {
	clsCarrierUpdate^ get ();
}