Click or drag to resize

xTendServerConvertedExceptionServerData Property

Gets a collection of key/value pairs that provide additional user-defined information about the exception.

Namespace:  FactoryLogix.xTend
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public IDictionary ServerData { get; }

Property Value

Type: IDictionary
See Also