Click or drag to resize

FinishResultConditionId Property

If a condition was violated during the finish operation, this property represents the unique identifier (Id property) of the condition that was violated.

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

Property Value

Type: Guid
See Also