'Declaration Public Function SetReportDefinition( _ ByVal BatchHeader As BatchHeader, _ ByVal Report As String, _ ByVal Definition() As Byte, _ ByRef Warnings() As Warning _ ) As ServerInfoHeader
public ServerInfoHeader SetReportDefinition( BatchHeader BatchHeader, string Report, byte[] Definition, out Warning[] Warnings )
Parameters
- BatchHeader
- Report
- Definition
- Warnings