clsCreditorAlloc..::..CreditAmount Property

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

Syntax


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