Click or drag to resize

UserRemove Method

Delete User incl Address, DataGrid (View: User), ListViewConfig and UserRole

Namespace:  SOWIApp.Management
Assembly:  SOWIApp.Management (in SOWIApp.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public static void Remove(
	int pID,
	string pUserName
)

Parameters

pID
Type: SystemInt32
to remove
pUserName
Type: SystemString
that deletes
See Also