TaskResult.ProgressLastModified Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Task ProgressLastModified
public:
property Nullable<DateTime> ProgressLastModified { Nullable<DateTime> get(); };
public DateTime? ProgressLastModified { get; }
member this.ProgressLastModified : Nullable<DateTime>
Public ReadOnly Property ProgressLastModified As Nullable(Of DateTime)
Property Value
Returns DateTime.