'Declaration
Public Overloads Sub Update( _ ByVal js As Server, _ Optional ByVal changeComment As System.String _ )
'Usage
Dim instance As Job Dim js As Server Dim changeComment As System.String instance.Update(js, changeComment)
public void Update( Server js, System.string changeComment )
Parameters
- js
- The JAMS Server to save to.
- changeComment