Class DimensionTypes

Used for accessing all available dimension types.

Hierarchy

  • DimensionTypes

Constructors

Methods

Constructors

Methods

  • Parameters

    • dimensionTypeId: string

    Returns undefined | DimensionType

    Remarks

    Retrieves a dimension type using a string-based identifier.

  • Returns DimensionType[]

    Remarks

    Retrieves an array of all dimension types.