open_pkg_open_rel_by_type
Description:
public Input open_pkg_open_rel_by_type (
Input opkg,
string type)
throws Error
New in 1.14.9
Open one of opkg's relationships with type=type.
Parameters:
| opkg |
Input
|
| type |
target type
|
Returns:
|
A new GsfInput or null, and sets err if possible.
|