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.