'Declaration
Public Shared Sub Reschedule( _ ByVal jamsEntry As System.Integer, _ ByVal rescheduleProperties As PropertyValueCollection, _ ByVal comment As System.String, _ ByVal js As Server _ )
'Usage
Dim jamsEntry As System.Integer Dim rescheduleProperties As PropertyValueCollection Dim comment As System.String Dim js As Server Entry.Reschedule(jamsEntry, rescheduleProperties, comment, js)
public static void Reschedule( System.int jamsEntry, PropertyValueCollection rescheduleProperties, System.string comment, Server js )
Parameters
- jamsEntry
- rescheduleProperties
- comment
- A comment to add to the entry's audit trail.
- js