insertable

This evaluates as a boolean expression to determine if the item is insertable or not.

Syntax:

insertable =[( true | false ) ];


         attribute FlightNo Text {
            insertable = [false];
         }

This page is generated from IFS Developer Studio at 2021-08-13 08:48.