'Declaration
Public Shared Sub CheckList( _ ByVal dateString As System.String, _ ByVal server As Server _ )
public static void CheckList( System.string dateString, Server server )
Parameters
- dateString
- The natural language date specification.
- server
- The JAMS Server to use when evaluating the date specification.