Click or drag to resize

ScheduledOperationExecutionResponseExecutionStatus Property

Indicates the execution status.values: inprogress,success,fail

Namespace:  Aruba.Cloud.WsDBaaS.Entities
Assembly:  WsDBaaS (in WsDBaaS.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataMemberAttribute]
public string ExecutionStatus { get; set; }

Property Value

Type: String
See Also