Contains a property value. The value can be fetched as a generic Object or one of the convenience methods can be used to get the value in a specific type.

Author

DeviceAtlas Limited

Hierarchy

  • Property

Constructors

  • Parameters

    • value: any
    • dataTypeId: number

    Returns Property

Properties

_value: any
dataTypeId: number
NOT_CONVERTIBLE_TO_BOOLEAN: string = "Property is not convertible to a boolean."
NOT_CONVERTIBLE_TO_INT: string = "Property is not convertible to an int."

Methods

  • Returns number

  • Returns string

  • Parameters

    • obj: any

    Returns boolean

  • Returns string

  • Returns any

Generated using TypeDoc