Click or drag to resize

OperationLogProgress Property

Current job progress (0 to 100).

Namespace:  Aruba.Cloud.Common.Entities
Assembly:  Aruba.Cloud.Common (in Aruba.Cloud.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataMemberAttribute]
public int Progress { get; set; }

Property Value

Type: Int32
See Also