SavedMappingSet..::..HR_Staff_RecID Property

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

Syntax


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