SpecificationCollection Properties | 
The SpecificationCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| AcceptAllValues | 
            A boolean value to indicate if all values are acceptable for the specification. 
              | |
| DateTimeFormatEnumValue | ||
| DateTimeTypeEnumValue | ||
| Id | 
            A unique identifier for this particular SpecificationCollection (corresponds to the primary key in the FactoryLogix database)
              | |
| IsOnHold | ||
| LowerControlLimitValue | ||
| LowerLimitOperand | ||
| LowerLimitValue | ||
| OverrideType | ||
| Precision | 
            An integer, between 0 - 15, to describe the number of decimal places used for the specification.
              | |
| SpecificationCategoryID | ||
| SpecificationCategoryName | ||
| SpecificationDescription | 
            A human-friendly summary of the nature of this specification.
              | |
| SpecificationId | 
            A unique identifier for this particular Specification (corresponds to the primary key in the FactoryLogix database)
              | |
| SpecificationName | 
            The human-friendly name that operators use to identify this specification within the factory.
              | |
| SpecificationType | 
            The enumeration to describe the type of specification.
              | |
| StatusComment | ||
| UnitOfIssue | 
            The name or abbreviation of the Unit that specification is measured in. 
            The string value of this property must align with one of the pre-configured unit names
            assigned to this attribute via the unit of measure property in the FactoryLogix configuration.
              | |
| UnitOfMeasure | 
            The unit of measure property in the FactoryLogix configuration assigned to the specification.
              | |
| UpperControlLimitValue | ||
| UpperLimitOperand | ||
| UpperLimitValue | ||
| ValidationDateLimitEnumValue | ||
| ValidationDateLimitValue |