DistributionAccountCollection..::..TotalDistributionAmount Property

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

Syntax


public decimal TotalDistributionAmount { get; }
Public ReadOnly Property TotalDistributionAmount As Decimal
	Get
public:
property Decimal^ TotalDistributionAmount {
	Decimal^ get ();
}