Skip Setup Style Initialization
Use this user property to skip the setup style initialization, which is the initialization that occurs when a control is loaded into your Siebel application, for the Function Space Diary.
Property | Description/Value |
---|---|
Value |
Y |
Parent Object Type |
TNT SHM FSI Room Relationships business component |
Usage |
Setup style initialization is necessary only the first time the Function Space Diary screen is loaded. Activating this user property avoids subsequent initializations. This user property is used in C++ code to improve performance when the Function Space Diary control is loaded into Siebel Hospitality. The default value is Y, which prevents the Function Space Diary control from being initialized when it is loaded into Siebel Hospitality. If the value is N, then the Function Space Diary control is initialized each time it is loaded into Siebel Hospitality. |