LineCollection..::..GetTotalCharge Property

Namespace:  JiwaFinancials.Jiwa.JiwaJobCosting.CostEntry
Assembly:  JiwaJobCosting (in JiwaJobCosting.dll)

Syntax


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