fsreqGetReportTypesReportSubGroup Property |
The report sub-group from which to retrieve the available reports.
Must match an available sub-group for the given ReportGroup:
Inspection
- Test Record
- Test Record (Field)
- Test Record (Field Summary)
ProductionControlShippingTicket
- Shipping Ticket
Namespace: FabSuiteRequestApi
Assembly: FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("ReportSubGroup", DataType = "token")] public List<string> ReportSubGroup { get; set; }
Property Value
Type: ListStringSee Also