Click or drag to resize
Infosoft Logo

ProductChangeDataStartDate Property

Gets or sets the start date for when the change should take effect

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

Property Value

NullableDateTime
The start date.
See Also