Click or drag to resize

IeCommerceJsonUserDelete Method

Deletes all information and login for User in Local Omni Database (does not affect NAV)

Namespace:  LSOmni.Service
Assembly:  LSOmni.Service (in LSOmni.Service.dll) Version: LS Omni 3.7.0
Syntax
C#
bool UserDelete(
	string userName
)

Parameters

userName
Type: SystemString
User Login

Return Value

Type: Boolean
See Also