fsresGetInventorySummary_SummaryField Class

A summary field.
Inheritance Hierarchy
SystemObject
  resFabSuiteAPIfsresGetInventorySummary_SummaryField

Namespace:  resFabSuiteAPI
Assembly:  FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
[XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-response-v0108.xsd")]
public class fsresGetInventorySummary_SummaryField

The fsresGetInventorySummary_SummaryField type exposes the following members.

Constructors
  Name Description
Public method fsresGetInventorySummary_SummaryField
Initializes a new instance of the fsresGetInventorySummary_SummaryField class
Top
Properties
  Name Description
Public property Display
Public property Name
A Field that the summary information is grouped on.
Public property Value
Top
See Also