Line..::..DB_Trans_RecID Property

Namespace:  JiwaFinancials.Jiwa.JiwaDebtorAdjustments
Assembly:  JiwaDebtorAdjustments (in JiwaDebtorAdjustments.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);
}