Line..::..TotalCreditValue Property

Gets or sets the total credit value.

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

Syntax


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

Field Value

The total credit value.

Exceptions


ExceptionCondition
ExceptionCannot alter values on an activiated credit.