'Declaration
Public Overloads Shared Sub Release( _ ByVal jamsEntry As System.Integer, _ ByVal releaseFrom As ReleaseType, _ ByVal comment As System.String, _ ByVal js As Server _ )
'Usage
Dim jamsEntry As System.Integer Dim releaseFrom As ReleaseType Dim comment As System.String Dim js As Server Entry.Release(jamsEntry, releaseFrom, comment, js)
public static void Release( System.int jamsEntry, ReleaseType releaseFrom, System.string comment, Server js )
Parameters
- jamsEntry
- The JAMSEntry of the entry to be released
- releaseFrom
- The scheduling requirements to be released.
- comment
- A comment to be added to the audit trail for the entry.
- js
- The JAMS Server that has this entry