Click or drag to resize
Infosoft Logo

InfoWebChangeOriginalStartDate Property

Gets or sets the original start date.

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

Property Value

NullableDateTime
The original start date.
See Also