Version: 2022.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.