Click or drag to resize

ScheduledOperationExecutionResponseExecutionEndDateTimeUtc Property

End execution date and time

Namespace:  Aruba.Cloud.WsDBaaS.Entities
Assembly:  WsDBaaS (in WsDBaaS.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataMemberAttribute]
public Nullable<DateTime> ExecutionEndDateTimeUtc { get; set; }

Property Value

Type: NullableDateTime
See Also