Click or drag to resize

IBOServiceOrderMessageSave Method


Namespace: LSOmni.Service
Assembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
bool OrderMessageSave(
	string orderId,
	int status,
	string subject,
	string message
)

Parameters

orderId  String
 
status  Int32
 
subject  String
 
message  String
 

Return Value

Boolean
See Also