Contents

NSAttributeType.decimalAttributeType

An attribute that stores a decimal value.

Declaration

case decimalAttributeType

Discussion

Use instances of NSDecimalNumber when reading and writing attributes of this type.

See Also

Attribute types