{CompanyName} FlexyGo

UserSecurityConfig..::..CanPrintMasterTable Method

Determines whether this Master Table can be printed .

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

Syntax


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

Parameters

TableName
Type: String
The TableName.

Return Value

true if this table can be printed; otherwise, false.

Exceptions


ExceptionCondition
ExceptionError checking can print master table