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