'Declaration Function SaveReport( _ ByVal name As String, _ ByVal report As SectionReport, _ Optional ByVal isTemporary As Boolean _ ) As String
string SaveReport( string name, SectionReport report, bool isTemporary )
Parameters
- name
- Report name
- report
- The report to be saved.
- isTemporary
- Save report as temporary report
Return Value
Report identifier