Reminder (ABIE).

Namespace: Unimaze.Composer.Ubl2
Assembly: Unimaze.Composer.Ubl2 (in Unimaze.Composer.Ubl2.dll) Version: 2.1.200.0 (2.1.0.22)

Syntax

C#
public class Reminder : IReminder
Visual Basic
Public Class Reminder
	Implements IReminder
Visual C++
public ref class Reminder : IReminder
F#
type Reminder =  
    class
        interface IReminder
    end

Remarks

The document used to remind the customer of payments overdue.

Inheritance Hierarchy

System..::..Object
  Unimaze.Composer.Ubl2..::..Reminder

See Also