EMDeploymentSummaryFinish Property

Alterian Email Manager 6.2.3 SDK Help File
The time the Deployment actually finished. NULL if the Deployment has not yet finished.

Namespace:  DMLibrary
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public Nullable<DateTime> Finish { get; set; }

Property Value

Type: NullableDateTime
See Also