Status..::..RecID Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Entities.ServiceManager
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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