Debtor..::..CarrierAccountNo Property

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

Syntax


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