INavigatorWebService GetExpiryDateXml Method Navigator Web Services Developer Documentation
Same as the GetExpiryDate method but returning XML payload as an alternative.

Namespace: DmsNavigator
Assembly: DmsNavigator (in DmsNavigator.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax

ApiExiryInfo GetExpiryDateXml(
	string apikey
)

Return Value

Type: ApiExiryInfo
XML string representation of the ApiExiryInfo class.
See Also