{CompanyName} FlexyGo

UserSecurityConfig..::..CanPrintObject Method

Determines whether this EntityObject can be printed.

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

Syntax


public bool CanPrintObject(
	IObjectSettings ObjectSettings
)
Public Function CanPrintObject ( _
	ObjectSettings As IObjectSettings _
) As Boolean

Parameters

ObjectSettings
Type: FLEXYGO.Objects.Settings..::..IObjectSettings
The object settings.

Return Value

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

Exceptions


ExceptionCondition
ExceptionError Checking Can Print