JAMS Developer Guide
IServiceCommand Interface
Members 


MVPSI.JAMS Namespace : IServiceCommand Interface
The IServiceCommand interface is used to send commands to JAMS Services.
Object Model
IServiceCommand Interface
Syntax
'Declaration
 
<System.ServiceModel.ServiceContractAttribute("http://wsdl.mvpsi.com/JAMS/V6")>
Public Interface IServiceCommand 
'Usage
 
Dim instance As IServiceCommand
[System.ServiceModel.ServiceContract("http://wsdl.mvpsi.com/JAMS/V6")]
public interface IServiceCommand 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IServiceCommand Members
MVPSI.JAMS Namespace