Home > @i2analyze/notebook-sdk > schema > ISecurityDimension > type
schema.ISecurityDimension.type property
Gets whether the security dimension is ordered or unordered.
Signature:
readonly type: 'ordered' | 'unordered';
Returns: 'ordered' | 'unordered'
Introduced: version 1.0