Stage..::..StageNo Property

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

Syntax


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