| DunningTerm Property | |
| See Also |
Sets or returns the Term Code as defined in Dunning Terms window in SAP Business One application (ODUT table, which is not exposed through the DI API).
Field name: DunTerm.
Length: 25 characters.
This is a foreign key to the Dunning Terms table (ODUT - not exposed through the DI API).
Read-write property
| Visual Basic |
|---|
Public Property DunningTerm() As String |