IBOServiceOrderMessageSave Method |
Namespace:
LSOmni.Service
Assembly:
LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.4
Syntaxbool OrderMessageSave(
string orderId,
int status,
string subject,
string message
)
Parameters
- orderId
- Type: SystemString
- status
- Type: SystemInt32
- subject
- Type: SystemString
- message
- Type: SystemString
Return Value
Type:
Boolean
See Also