Inventory..::..GSTInwardsID Property

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

Syntax


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