setEBIAccessControl() |
It sets the value to denote whether the access controls (Enable, Disable, or Hide) will be applied on the views of the model based on the logic in WS-AppServer.
Syntax
Script |
modelID.setEBIAccessControl(bValue) |
Parameters
Parameter |
Description |
---|---|
bValue |
Takes boolean value.
|
Remarks
If set to true, the access control will be set based on the response from the WS-AppServer.
Setting this method will have the desired effect only if the model has the Ws-AppServer Integration property set to true.