JAMS Developer Guide
IParamTypeWCF Interface
Members 


MVPSI.JAMS Namespace : IParamTypeWCF Interface
The IParamTypeWCF interface is used to retrieve the properties of a parameter type from a JAMS server.
Object Model
IParamTypeWCF Interface
Syntax
'Declaration
 
<System.ServiceModel.ServiceContractAttribute("http://wsdl.mvpsi.com/JAMS/V7")>
Public Interface IParamTypeWCF 
'Usage
 
Dim instance As IParamTypeWCF
[System.ServiceModel.ServiceContract("http://wsdl.mvpsi.com/JAMS/V7")]
public interface IParamTypeWCF 
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

IParamTypeWCF Members
MVPSI.JAMS Namespace