Click or drag to resize

StartResultIsExistingTransaction Property

A boolean value indicating whether or not the TransactionId returned by the start operation represents a pre-existing open transaction.

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

Property Value

Type: Boolean
See Also