'Declaration
Public Overloads Shared Sub Check( _ ByRef timeID As System.Integer, _ ByVal timeName As System.String, _ ByVal js As Server _ )
Parameters
- timeID
- The ID of the NamedTime that we want to check.
- timeName
- The Name of the NamedTime that we want to check.
- js
- The JAMS Server that should do the check.