|
InfoWebXMLWebServiceGetDistributionDate 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
- Get the first volume from given date (included the date it self) - if none is given today is used
Return Value
NullableDateTimeDateTime object - distribution date
See Also