{CompanyName} FlexyGo

UserObjectPropertySecurityCollection..::..Add Method

Adds the UserObjectPropertySecurity object to the Collection using CombinedKey as Key.

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

Syntax


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

Parameters

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

Return Value

true if ok, false otherwise.