Share via


ListBlockItem.Committed Property

Definition

Gets a value indicating whether or not the block has been committed.

public bool Committed { get; }
member this.Committed : bool
Public ReadOnly Property Committed As Boolean

Property Value

true if the block has been committed; otherwise, false.

Applies to