'Declaration
Public Shared Sub AddActivityCommand( _ ByVal entry As Entry, _ ByVal activityID As System.String, _ ByVal message As System.String, _ ByVal newCmd As System.Integer, _ Optional ByVal sendToJob As System.Boolean _ )
'Usage
Dim entry As Entry Dim activityID As System.String Dim message As System.String Dim newCmd As System.Integer Dim sendToJob As System.Boolean CommandHelper.AddActivityCommand(entry, activityID, message, newCmd, sendToJob)
Parameters
- entry
- activityID
- message
- newCmd
- sendToJob