{CompanyName} FlexyGo

UserMasterTableSecurityCollection..::..Add Method

Adds the UserMasterTableSecurity object to the Collection using TableName.

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

Syntax


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

Parameters

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

Return Value

true if ok, false otherwise.