UserGroupManagerLoadReportSetting Method

Load a named view for the grid of a given type.

Definition

Namespace: FileHold.UserRoleManager
Assembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Load a named view for the grid of a given type.")]
public ReportSettings LoadReportSetting(
	int settingsId
)

Parameters

settingsId  Int32

Return Value

ReportSettings

See Also