Click or drag to resize

ICustomerEntitySelectedReminderReport Property

get or set the reminder report for this customer

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Customer
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<Guid> SelectedReminderReport { get; set; }

Property Value

Type: NullableGuid
See Also