Inventory..::..GSTAdjustmentInwardsID Property

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

Syntax


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