fsreqMaterialUsed Class

A piece of material to be reserved in inventory or ordered for this nest.
Inheritance Hierarchy
SystemObject
  FabSuiteRequestApifsreqMaterialUsed

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

The fsreqMaterialUsed type exposes the following members.

Constructors
  NameDescription
Public methodfsreqMaterialUsed
fsreqMaterialUsed class constructor
Top
Properties
  NameDescription
Public propertyDimensions
Dimensions of material. When combined with shape, it denotes the ShapeDimensions.
Public propertyExternalInventoryID
Inventory ID of this material in external software.
Public propertyFabSuiteInventoryID
Inventory ID of this material in FabSuite.
Public propertyGrade
Grade of material.
Public propertyLength
The length of the material.
Public propertyShape
Shape of Material. ShapeDimensions OR Shape and Dimensions is required.
Public propertyShapeDimensions
Name of Material. ShapeDimensions OR Shape and Dimensions is required.
Public propertyWidth
The width of the material used (for plate).
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next