Click or drag to resize

SetUpdateScheduledOperationDbaasRequestEndDateTimeUtc Property

End validation date and time of the scheduled operation

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

Property Value

Type: NullableDateTime
See Also