fsreqGetProductionShippingStatusSummaryField Property |
Field(s) to group the production status on.
Namespace: FabSuiteRequestApi
Assembly: FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("SummaryField")] public List<fsGetProductionShippingStatus_SummaryField> SummaryField { get; set; }
Property Value
Type: ListfsGetProductionShippingStatus_SummaryFieldSee Also