Inventory..::..GSTOutwardsID Property

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

Syntax


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