CompositionScopedBatch.IsActive Propriété

Définition

Indique si compositionScopedBatch est actuellement ouvert pour les objets à agréger.

public:
 property bool IsActive { bool get(); };
bool IsActive();
public bool IsActive { get; }
var boolean = compositionScopedBatch.isActive;
Public ReadOnly Property IsActive As Boolean

Valeur de propriété

Boolean

bool

Boolean indiquant si compositionScopedBatch est actuellement ouvert pour les objets à agréger.

S’applique à