Share via


ItemUpdate<TEntity>.PreviousId Property

Definition

Gets the previous id of the entity.

public Microsoft.VisualStudio.ProjectSystem.Query.EntityIdentity? PreviousId { get; }
member this.PreviousId : Microsoft.VisualStudio.ProjectSystem.Query.EntityIdentity
Public ReadOnly Property PreviousId As EntityIdentity

Property Value

Applies to