{CompanyName} FlexyGo

UserSecurityConfig..::..CanViewCollection Method

Determines whether this EntityObject allows its collection to be viewed.

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

Syntax


public bool CanViewCollection(
	string ObjectName
)
Public Function CanViewCollection ( _
	ObjectName As String _
) As Boolean

Parameters

ObjectName
Type: String
The object Name.

Return Value

true if this EntityObject can be viewed; otherwise, false.

Exceptions


ExceptionCondition
ExceptionError Checking Can View