fsresSavedRemnantType Enumeration |
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute] [XmlTypeAttribute(AnonymousType = true, Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-response-v0108.xsd")] public enum fsresSavedRemnantType
Members
Member name | Value | Description | |
---|---|---|---|
Skeleton | 0 | ||
Remnant | 1 | ||
Scrap | 2 |
See Also