Click or drag to resize
Infosoft Logo

InfoWebCalendarValid Property

Gets or sets a value indicating whether the given start date is an actual distribution date.

Namespace: Infosoft.Webservices.Subscription.helpclasses
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public bool Valid { get; }

Property Value

Boolean
true if its a valid distribution date; otherwise, false.
See Also