WorkspaceManagerAssignmentData.LastJobEndOn 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 time the last job associated to this assignment ended at.
public DateTimeOffset? LastJobEndOn { get; }
member this.LastJobEndOn : Nullable<DateTimeOffset>
Public ReadOnly Property LastJobEndOn As Nullable(Of DateTimeOffset)