DirectDRReceiptAlloc..::..DiscountAmountAllocated Property

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

Syntax


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