Library Specification Object Model Reference

ValueType Enumeration

An enumeration of ValueTypes that are supported by IQLAttributes. A ValueType refers to what type of IQLAttribute value is valid.

public enum ValueType

Members

Member Name Description
Enumerated An enumerated ValueType means that the value of the IQLAttribute must be one of an enumerated list.
Open An open ValueType means that the value of the IQLAttribute can be any value within the min/max properties.

Requirements

Namespace: Spss.Dimensions.Library.Specification

Assembly: Spss.Dimensions.Library.Specification (in Spss.Dimensions.Library.Specification.dll)

See Also

Spss.Dimensions.Library.Specification Namespace