SalesOrder..::..CreditReasons Property

Gets the credit reasons.

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesOrder
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


public CreditReasonCollection CreditReasons { get; }
Public ReadOnly Property CreditReasons As CreditReasonCollection
	Get
public:
property CreditReasonCollection^ CreditReasons {
	CreditReasonCollection^ get ();
}

Field Value

The credit reasons.