fsresNestError Class

Report errors generated while saving a nest from an external software.
Inheritance Hierarchy
SystemObject
  resFabSuiteAPIfsresNestError

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 fsresNestError

The fsresNestError type exposes the following members.

Constructors
  Name Description
Public method fsresNestError
Initializes a new instance of the fsresNestError class
Top
Properties
  Name Description
Public property ErrorMessage
Public property NestGUID
Top
See Also