i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > records > ISecuritySettingData

    records.ISecuritySettingData interface

    A set of data for creating a security setting.

    Signature:

    interface ISecuritySettingData 
    

    Introduced: version 1.1

    Properties

    Property Modifiers Type Description
    dimension schema.SecurityDimensionId | schema.ISecurityDimension Gets or sets the security dimension for the new security setting.
    values readonly (schema.SecurityDimensionValueId | schema.ISecurityDimensionValue)[] Gets or sets the dimension values for the new security setting.
    In this article
    Back to top © N. Harris Computer Corporation