Click or drag to resize
Infosoft Logo

InfoWebXMLWebServiceGetNextDistributionDate Method

Returns the next distribution date for the title.

Namespace: Infosoft.Webservices
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public DateTime? GetNextDistributionDate(
	string titleCode
)

Parameters

titleCode  String
The code for the susbcription title

Return Value

NullableDateTime
DateTime object - next distribution date
See Also