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


The following tables list the members exposed by InvestigatorWebService.

Public Constructors

Public Properties

Protected Properties

Public Methods

 NameDescription
Public MethodDisposeOverloaded.  (Inherited from System.ComponentModel.MarshalByValueComponent)
Public MethodGetInvestigator This method will return an Investigator for the specified matching InvestigatorID  
Public MethodGetInvestigatorAnimals This method will return a list of Animals for the specified Investigator  
Public MethodGetInvestigatorExperiments This method will return a list of Experiments for the specified Investigator  
Public MethodGetInvestigatorModels This method will return a list of Models for the specified Investigator  
Public MethodGetInvestigatorStrains This method will return a list of Strains for the specified Investigator  
Public MethodGetService (Inherited from System.ComponentModel.MarshalByValueComponent)
Public MethodToString (Inherited from System.ComponentModel.MarshalByValueComponent)
Top

Protected Methods

Public Events

See Also