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.