Click or drag to resize

UserGroupManagerLoadUserReportSettings Method

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public List<ReportSettings> LoadUserReportSettings(
	ReportType reportType
)

Parameters

reportType
Type: FileHold.UserRoleManager.ReportsReportType

Return Value

Type: ListReportSettings
See Also