  | 
InfoWebCalendarValid Property | 
            Gets or sets a value indicating whether the given start date is an actual distribution date.
            
Namespace: Infosoft.Webservices.Subscription.helpclassesAssembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntaxpublic bool Valid { get; }No code example is currently available or this language may not be supported.
Property Value
Booleantrue if its a valid distribution date; otherwise, 
false.
            
See Also