Click or drag to resize

UserRoleDeleteRole Method

Role delete

Namespace:  SOWIApp.Management
Assembly:  SOWIApp.Management (in SOWIApp.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public static void DeleteRole(
	int pRoleID,
	string pDBUserName
)

Parameters

pRoleID
Type: SystemInt32

[Missing <param name="pRoleID"/> documentation for "M:SOWIApp.Management.UserRole.DeleteRole(System.Int32,System.String)"]

pDBUserName
Type: SystemString
Database User for field DeleteUser
See Also