Click or drag to resize

CheckoutResultMessage Property

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.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax
public string Message { get; set; }

Property Value

Type: String
See Also