ExchangeLine..::..UnitCreditValue Property

Gets or sets the unit credit value.

Namespace:  JiwaFinancials.Jiwa.JiwaSupplierReturns.Credit
Assembly:  JiwaSupplierReturns (in JiwaSupplierReturns.dll)

Syntax


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

Field Value

The unit credit value.

Exceptions


ExceptionCondition
ExceptionCannot alter values on an activiated credit.