blockingOperationIds property

List<int> blockingOperationIds
final

List of ImportFeatureValues operations running under a single EntityType that are blocking this operation.

Implementation

final List<int> blockingOperationIds;