Click or drag to resize

DateInfoCreated Property

Gets date and time when this data was created

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

Property Value

Type: NullableDateTime
See Also