Click or drag to resize

IUCJsonSecurityCheckProfile Method

Check security status of a profile

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

Parameters

orderNo
Type: SystemString
storeNo
Type: SystemString

Return Value

Type: Boolean
Remarks
LS Central WS2 : SecurityCheckProfile
See Also