UserGroupManagerDeleteReportSettings Method

Delete 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 = "Delete a named view for the grid of a given type.")]
public void DeleteReportSettings(
	int settingsId
)

Parameters

settingsId  Int32

See Also