GetByKey Method (ProcessAttr)
- Last UpdatedMar 17, 2026
- 1 minute read
The GetByKey() method retrieves the specified process attribute record from the Process_Attr table.
This overload of the method identifies the process attribute by its ID.
| Overload | Description |
|---|---|
| GetByKey(String,Int32) | The GetByKey() method retrieves the specified process attribute record from the Process_Attr table. This overload of the method identifies the process attribute by its ID. |
| GetByKey(String,String) | The GetByKey() method retrieves the specified process attribute record from the Process_Attr table. This overload of the method identifies the process attribute by its description. |