Sends Message. This command can be used only for Work Order sent to a connected Service Pro.
Inheritance Hierarchy Namespace: CorrigoService.CommandsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public class WoMessageCommand : BaseWoActionCommand
<SerializableAttribute>
Public Class WoMessageCommand
Inherits BaseWoActionCommand
No code example is currently available or this language may not be supported.
The WoMessageCommand type exposes the following members.
Properties| | Name | Description |
|---|
 | SenderId |
Message sender ID, optional.
|
 | SenderType |
Message sender type, optional. This is scalar enumeration value matching ActorType.
|
Top
See Also