Version: 2022.3

PropertyTableConstructor

切换到手册
public PropertyTable (string serializationUID, Search.ITableView tableView);

参数

serializationUID Unique ID used to serialize the property table.
tableView Table view host.

描述

Creates a search property table.

The table view host is resposible to provide all the data the search property table needs. See ITableView.