Click or drag to resize

DateInfoModified Property

Gets date and time when this data was last modified

Namespace:  Autoaddress.Autoaddress2_0.Model.GetEcadData
Assembly:  Autoaddress2.0SDK (in Autoaddress2.0SDK.dll) Version: 1.0.18
Syntax
public Nullable<DateTime> Modified { get; }

Property Value

Type: NullableDateTime
See Also