Click or drag to resize
Infosoft Logo

SubscriptionInvoiceDataEliminationDate Property

Gets or sets the elimination date.

Namespace: Infosoft.Webservices.DTO
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public DateTime? EliminationDate { get; set; }

Property Value

NullableDateTime
The elimination date, or null if no date is given
See Also