|
InfoWebXMLWebServiceGetPreviousDistributionDate Method |
Returns the previous 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 volume before supplied date (optional, defaults to current date if not given)
Return Value
NullableDateTimeDateTime object - previous distribution date
See Also