Response AddressDate Property CPRLib.dll Documentation v.1.0
A Microsoft .NET FrameWork 4.0 helper library for querying the CSC CPR Proxy Service
Returns the date of when the address was last changed

Namespace: CPRLib
Assembly: CPRLib (in CPRLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public DateTime AddressDate { get; }
/** @property */
public DateTime get_AddressDate()

Property Value

Type: OnlineDateTime
See Also