Share via


EntityValueBase.IsFrozen Property

Definition

Gets whether the object is immutable. Once the entity values are initialized, it will be frozen and become immutable.

protected bool IsFrozen { get; }
member this.IsFrozen : bool
Protected ReadOnly Property IsFrozen As Boolean

Property Value

Applies to