| DunningCode Property | |
| See Also |
Sets or returns the dunning code as defined in the Dunning System. The dunning code sets the type of interest calculation for late payments.
Field name: DunningCod.
Length: 20 characters.
This is a foreign key to the Dunning Interest Rate table (ORIT), not exposed through the DI API.
Read-write property
| Visual Basic |
|---|
Public Property DunningCode() As String |