Click or drag to resize

OperationLogLastUpdateDate Property

Date the job status or progress was last updated.

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 Nullable<DateTime> LastUpdateDate { get; set; }

Property Value

Type: NullableDateTime
See Also