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 propertyExternalInventoryLinkID
External link ID of this item in PowerFab. Either this or FabSuiteInventoryID may be used.
Public propertyFabSuiteInventoryID
External link ID of this item in PowerFab.
Public propertyForceExternalInventoryLinkID
If set to true and a matching Inventory Item for ExternalInventoryLinkID cannot be used, then the nest will fail.
Public propertyGrade
Grade of material.
Public propertyLength
The length of the material.
Public propertyLocation
Location of material.
Public propertySecondaryLocation
Secondary Location of 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