{CompanyName} FlexyGo

UserReportSecurityCollection..::..Remove Method (UserReportSecurity)

Removes the UserReportSecurity object from the Collection u.

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

Syntax


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

Parameters

UserReportSecurity
Type: FLEXYGO.Objects.Security..::..UserReportSecurity
An UserReportSecurity object.

Return Value

true if ok, false otherwise.