Click or drag to resize

SpecificationCollectionAcceptAllValues Property

A boolean value to indicate if all values are acceptable for the specification.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax
public Nullable<bool> AcceptAllValues { get; set; }

Property Value

Type: NullableBoolean
See Also