CRBatchDispersal..::..HomeDispersedAmountIncGST Property

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

Syntax


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