SFQApplication.SetViewerLicenses

The SetViewerLicenses method allows you to limit the number of Report Viewer licenses available to users. This is usually used when you have an unlimited Report Viewer license but only want the users to access a certain number of them (for example, one per license of your application they have purchased).

public void SetViewerLicenses(int Licenses)

Parameters

Licenses
The number of Report Viewer licenses desired.


See also:

Class SFQApplication

© Stonefield Software Inc., 2023 • Updated: 06/06/16
Comment or report problem with topic