'Declaration
Public Overloads Shared Sub Delete( _ ByVal reportTypeName As System.String, _ ByVal js As Server _ )
'Usage
Dim reportTypeName As System.String Dim js As Server ReportType.Delete(reportTypeName, js)
public static void Delete( System.string reportTypeName, Server js )
Parameters
- reportTypeName
- ReportType Name.
- js
- JAMS Server.