Debtor..::..FR_Carriers_RecID Property

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

Syntax


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