Share via


ImmutableStorageWithVersioning.IsEnabled Property

Definition

This is an immutable property, when set to true it enables object level immutability at the container level.

public bool? IsEnabled { get; set; }
member this.IsEnabled : Nullable<bool> with get, set
Public Property IsEnabled As Nullable(Of Boolean)

Property Value

Applies to