UserSecurityConfig..::..CanViewObjectModule Method
Determines whether this EntityObject can be viewed.
Namespace:
FLEXYGO.SecurityAssembly: flxSecurity (in flxSecurity.dll)
Syntax
public bool CanViewObjectModule( IObjectSettings ObjectSettings, string ObjectWhere, string ModuleName )
Public Function CanViewObjectModule ( _ ObjectSettings As IObjectSettings, _ ObjectWhere As String, _ ModuleName As String _ ) As Boolean
Parameters
- ObjectSettings
- Type: FLEXYGO.Objects.Settings..::..IObjectSettings
The object settings.
- ObjectWhere
- Type: String
Object Where Sentence
- ModuleName
- Type: String