次の方法で共有


DimensionProperties interface

操作の種類: 取得、読み取り、削除など。

プロパティ

displayName

ディメンションの表示名。

name

ディメンションの名前。

toBeExportedForShoebox

靴箱に対してディメンションをエクスポートするかどうかを指定するプロパティ。

プロパティの詳細

displayName

ディメンションの表示名。

displayName?: string

プロパティ値

string

name

ディメンションの名前。

name?: string

プロパティ値

string

toBeExportedForShoebox

靴箱に対してディメンションをエクスポートするかどうかを指定するプロパティ。

toBeExportedForShoebox?: boolean

プロパティ値

boolean