fsreqFabSuiteXMLRequestGetReportTypes Property |
Retrieves the list of report types and reports for the given report group.
Namespace: FabSuiteRequestApi
Assembly: FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("GetReportTypes")] public List<fsreqGetReportTypes> GetReportTypes { get; set; }
Property Value
Type: ListfsreqGetReportTypesSee Also