DimensionProperties interface
Type of operation: get, read, delete, etc.
Properties
display |
Display name of dimension. |
internal |
Internal name of dimension. |
name | Name of dimension. |
Property Details
displayName
Display name of dimension.
displayName?: string
Property Value
string
internalName
Internal name of dimension.
internalName?: string
Property Value
string
name
Name of dimension.
name?: string
Property Value
string