| Overload | Description |
|---|---|
| Load(Variable,String) | Load the Variable definition with the specified name from the current JAMS Server. |
| Load(Variable,String,Server) | Load the Variable definition with the specified name from the specified JAMS Server. |
| Load(Variable,Int32,Server) | Load the Variable definition with the specified Variable ID from the specified JAMS Server. |
| Load(Variable,String,Int32,Server) | Loads the Variable definition with the specified name or ID from the specified JAMS Server. |