RemoveBlockItemsOptions Class

Definition

The request of removing blockItems from text blocklist.

public class RemoveBlockItemsOptions
type RemoveBlockItemsOptions = class
Public Class RemoveBlockItemsOptions
Inheritance
RemoveBlockItemsOptions

Constructors

RemoveBlockItemsOptions(IEnumerable<String>)

Initializes a new instance of RemoveBlockItemsOptions.

Properties

BlockItemIds

Array of blockItemIds to remove.

Applies to