Version: 2023.1
言語: 日本語

SearchItem.TryGetValue(string,Field)

マニュアルに切り替える

パラメーター

name Field name.
field Copy of the field found.
context Search context if available to resolve the search field.

戻り値

void Returns true if a field value was found.

説明

Returns' a field's value if any. Compared to SearchItem.TryGetField this method also resolved built-in field such as id, label, description, value, etc.