IClassificationFormatMap.IsInBatchUpdate Eigenschaft

Definition

Bestimmt, ob sich diese IClassificationFormatMap in einer Batchaktualisierung befindet.

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

Eigenschaftswert

Boolean

true, wenn dieser IClassificationFormatMap in der Mitte eines Batch Updates liegt, andernfalls false.

Gilt für