Region..::..IN_Region_RecID Property

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

Syntax


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