SetAdminMode Method for a Business Component
The SetAdminMode method can enable or disable visibility rules for a business component. It sets the Admin property of a view. This method does not return any information.
Format
BusComp.InvokeMethod("SetAdminMode", flag)
The following table describes the arguments for the SetAdminMode method.
| Argument | Description | 
|---|---|
| flag | You can use one of the following values: 
 | 
Used With
To use this method, you can use a BusComp.InvokeMethod call with the following interfaces:
- COM Data Control 
- COM Data Server 
- Siebel Java Data Bean 
- Mobile Web Client Automation Server 
- Server Script