updatable

This evaluates as a boolean expression to determine if the item can be updated or not.

Syntax:

updatable =[( true | false ) ];


         attribute FlightNo Text {
            updatable = [false];
         }

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