Price..::..IN_Main_RecID Property

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.PriceUpdate.DebtorClassEntry
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


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