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