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; }
Public ReadOnly Property ConditionId As Guid
Get
public:
property Guid ConditionId {
Guid get ();
}
member ConditionId : Guid with get
Property Value
Type:
GuidSee Also