Home > @i2analyze/notebook-sdk > schema > ISecurityDimensionValue
schema.ISecurityDimensionValue interface
A security dimension value.
Signature:
interface ISecurityDimensionValue
Introduced: version 1.0
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
description | readonly |
string | Gets the description of the security dimension value. |
displayName | readonly |
string | Gets the display name of the security dimension value. |
id | readonly |
SecurityDimensionValueId | Gets the identifier of the security dimension value. |