Click or drag to resize

SubAssemblyLoadResult.FailedVerifications Property

A flagged enumerated value indicating the specific verification checks that failed during the sub-assembly load operation.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax
public SubAssemblyLoadVerifications FailedVerifications { get; }

Property Value

Type: SubAssemblyLoadVerifications
See Also