MVPSI.JAMS Namespace > ReportType Class > Load Method : Load(ReportType,String,Int32,Server) Method |
'Declaration
Public Overloads Shared Sub Load( _ ByRef reportType As ReportType, _ ByVal reportTypeName As System.String, _ ByVal reportTypeID As System.Integer, _ ByVal js As Server _ )
'Usage
Dim reportType As ReportType Dim reportTypeName As System.String Dim reportTypeID As System.Integer Dim js As Server ReportType.Load(reportType, reportTypeName, reportTypeID, js)
public static void Load( out ReportType reportType, System.string reportTypeName, System.int reportTypeID, Server js )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2