Version: 2023.2

QueryListBlockAttributeConstructor

切换到手册
public QueryListBlockAttribute (string category, string name, string id, string op);
public QueryListBlockAttribute (string category, string name, string[] ids, string op);

参数

category Category of the block.
name Display name of the block.
id Filter id of the block for which to display this list block.
op Default operator fo the filter block.
ids Set of IDs for which this list block will be applied too.

描述

Register a list block for a given filter.