clsDBAllocations..::..TotalCredits Property

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

Syntax


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