Click or drag to resize

IUCService.SecurityCheckProfile Method

Check security status of a profile

Namespace:  LSOmni.Service
Assembly:  LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2025.4
Syntax
C#
bool SecurityCheckProfile(
	string orderNo,
	string storeNo
)

Parameters

orderNo
Type: System.String
storeNo
Type: System.String

Return Value

Type: Boolean
Remarks
LS Central WS2 : SecurityCheckProfile
See Also