{CompanyName} FlexyGo

UserSecurityConfig..::..CanViewMasterTable Method

Determines whether this Master Table can be viewed .

Namespace:  FLEXYGO.Security
Assembly:  flxSecurity (in flxSecurity.dll)

Syntax


public bool CanViewMasterTable(
	string TableName
)
Public Function CanViewMasterTable ( _
	TableName As String _
) As Boolean

Parameters

TableName
Type: String
The TableName.

Return Value

true if this table content can be viewed; otherwise, false.

Exceptions


ExceptionCondition
ExceptionError checking can view master table