amdcc.org Send comments on this topic.
ModelWebService Class Members
See Also  Properties  Methods  Events
amdcc.org.webservices Namespace : ModelWebService Class


The following tables list the members exposed by ModelWebService.

Public Constructors

 NameDescription
Public ConstructorModelWebService Constructor  
Top

Public Properties

Protected Properties

Public Methods

 NameDescription
Public MethodDisposeOverloaded.  (Inherited from System.ComponentModel.MarshalByValueComponent)
Public MethodGetModel This method will return an Model for the specified matching ModelID  
Public MethodGetModelExperiments This method will return the list of associated experiments for a specified model  
Public MethodGetModels This method will return a list of Models  
Public MethodGetModelsBySearch This method will return a list of Models that meet the optional Model Search criteria  
Public MethodGetService (Inherited from System.ComponentModel.MarshalByValueComponent)
Public MethodToString (Inherited from System.ComponentModel.MarshalByValueComponent)
Top

Protected Methods

Public Events

See Also