SalesOrder..::..CreditReasons Property
Gets the credit reasons.
Namespace:
JiwaFinancials.Jiwa.JiwaSales.SalesOrderAssembly: JiwaSales (in JiwaSales.dll)
Syntax
public CreditReasonCollection CreditReasons { get; }
Public ReadOnly Property CreditReasons As CreditReasonCollection Get
public: property CreditReasonCollection^ CreditReasons { CreditReasonCollection^ get (); }