Share via


ItemUpdate<TEntity>.Current Property

Definition

Gets the current state of the entity.

public TEntity? Current { get; }
member this.Current : 'Entity
Public ReadOnly Property Current As TEntity

Property Value

TEntity

Applies to