Gets and sets the property EndDateTime.
The date and time when the cluster step execution completed or failed.

C# |
public DateTime EndDateTime { get; set; }
The date and time when the cluster step execution completed or failed.
C# |
public DateTime EndDateTime { get; set; }