Line..::..DB_Trans_RecID Property

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

Syntax


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