| GetDunningTerm Method | |
| See Also |
- pIDunningTermParams
The key of the dunning term to retrieve.
Retrieves a dunning term.
The dunning term is specified by its key (TermCode), which is contained in the DunningTermParams object passed to the method.
| Visual Basic |
|---|
Public Function GetDunningTerm( _
ByVal pIDunningTermParams As DunningTermParams _
) As DunningTerm |
- pIDunningTermParams
The key of the dunning term to retrieve.
The dunning term with the specified key.