Show / Hide Table of Contents

    BooleanInput

    Type, Introduced in version 2.18

    Represents a nullable boolean input for update commands.

    See Input types for more information.

    Properties

    Name Type Summary Introduced in
    Value Boolean? The nullable boolean value to update the property with.

    Example

    {
      "Value": null
    }
    
    Back to top Copyright © 2023 Monitor ERP System AB