|
InfoWebXMLWebServiceGetNextDistributionDateBasedOnDate Method |
Returns the next distribution date based on the given date.
Namespace: Infosoft.WebservicesAssembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax No code example is currently available or this language may not be supported.
Parameters
- titleCode String
- The code for the subscription title
- date NullableDateTime
- Optional date to search from, if missing todays date will be used
Return Value
NullableDateTimeNext distribution date relative to input date
See Also