{CompanyName} FlexyGo

UserMasterTableSecurityCollection..::..Remove Method (UserMasterTableSecurity)

Removes the UserMasterTableSecurity object from the Collection using TableName.

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

Syntax


public bool Remove(
	UserMasterTableSecurity UserMasterTableSecurity
)
Public Function Remove ( _
	UserMasterTableSecurity As UserMasterTableSecurity _
) As Boolean

Parameters

UserMasterTableSecurity
Type: FLEXYGO.Security..::..UserMasterTableSecurity
An UserMasterTableSecurity object.

Return Value

true if ok, false otherwise.