Line..::..RE_Main_RecID Property

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

Syntax


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