DimensionProperties interface

Type of operation: get, read, delete, etc.

Properties

displayName

Display name of dimension.

name

Name of dimension.

toBeExportedForShoebox

Property to specify whether the dimension should be exported for Shoebox.

Property Details

displayName

Display name of dimension.

displayName?: undefined | string

Property Value

undefined | string

name

Name of dimension.

name?: undefined | string

Property Value

undefined | string

toBeExportedForShoebox

Property to specify whether the dimension should be exported for Shoebox.

toBeExportedForShoebox?: undefined | false | true

Property Value

undefined | false | true