|
ISalesProcess Interface
|
Contains the Sales process operations exposed by the API service.
Namespace: Severa.APIAssembly: Severa.SOAP.API (in Severa.SOAP.API.dll) Version: 1.0.0+d2b3ba1f0a7faa78f41e88544914859e96e8c75b
Syntaxpublic interface ISalesProcess
Public Interface ISalesProcess
The ISalesProcess type exposes the following members.
Methods
RemarksSales process is a type that represents a single sales status in Severa. One sales status can be used in many cases. Use SalesStatus interface to connect case to sales process.
See Also