Class Reminder
Reminder definition for a warranty.
Inheritance
System.Object
Reminder
Namespace: anybill.POS.Client.Models.Bill.Data.Line.Item.Extension.Warranty.Reminder
Assembly: anybill.POS.Client.Abstractions.dll
Syntax
public class Reminder
Properties
Days
Days before end date of the warranty to remind the user.
Declaration
public int Days { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |