UserGroupManagerGetUserReportPageSize Method

Definition

Namespace: FileHold.UserRoleManager
Assembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Method return custom user report page size")]
public int GetUserReportPageSize(
	Guid userGuid,
	string report
)

Parameters

userGuid  Guid
 
report  String
 

Return Value

Int32

See Also