Click or drag to resize

StartValidationResultConditionId Property

If a condition was violated during the start validation 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.245.0.0 (8.245.0.0)
Syntax
public Guid ConditionId { get; }

Property Value

Type: Guid
See Also