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