IClassificationFormatMap.IsInBatchUpdate Property

Definition

Determines whether this IClassificationFormatMap is in the middle of a batch update.

public:
 property bool IsInBatchUpdate { bool get(); };
public:
 property bool IsInBatchUpdate { bool get(); };
public bool IsInBatchUpdate { get; }
member this.IsInBatchUpdate : bool
Public ReadOnly Property IsInBatchUpdate As Boolean

Property Value

true if this IClassificationFormatMap is in the middle of a batch update, otherwise false.

Applies to