getOwner
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
Obtains the procedure owner value from the schemaobj_proccolumn object. Use this method to retrieve the procedure owner value from a search object.
public String getOwner()
Parameters for getOwner
| Parameter | Type | Description |
| RETURN | ||
| String | Procedure owner. A null value if a value is not specified. |