LabourLine..::..GSTAmount Property

Namespace:  JiwaFinancials.Jiwa.JiwaServiceManager
Assembly:  JiwaServiceManager (in JiwaServiceManager.dll)

Syntax


public decimal GSTAmount { get; set; }
Public Property GSTAmount As Decimal
	Get
	Set
public:
property Decimal^ GSTAmount {
	Decimal^ get ();
	void set (Decimal^ value);
}