Click or drag to resize

CheckoutResult Class

Represents the results of a checkout operation.
Inheritance Hierarchy
SystemObject
  FactoryLogix.xTend.DataObjectsCheckoutResult

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax
public class CheckoutResult

The CheckoutResult type exposes the following members.

Constructors
  NameDescription
Public methodCheckoutResult
Initializes a new instance of the CheckoutResult class
Top
Properties
  NameDescription
Public propertyMessage
Gets or Sets a localized string, representing the result type's constant value, providing an end user readable message detailing the result of the transaction.
Public propertyResultType
Sets the result type
Top
See Also