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


The following tables list the members exposed by AnimalWebService.

Public Constructors

 NameDescription
Public ConstructorAnimalWebService Constructor  
Top

Public Properties

Protected Properties

Public Methods

 NameDescription
Public MethodDisposeOverloaded.  (Inherited from System.ComponentModel.MarshalByValueComponent)
Public MethodGetAnimal Method returns details about an Animal for a specified Animal ID  
Public MethodGetAnimalExperiments This method will return the list of associated experiments for a specified animal  
Public MethodGetAnimalModels This method will return the list of associated models for a specified animal  
Public MethodGetAnimalPhenoAssays This method will return the list of associated Phenotype Assays for a specified animal  
Public MethodGetAnimals This method will return a list of Animals  
Public MethodGetAnimalsBySearch This method will return a list of Animals that meet the optional search criteria  
Public MethodGetService (Inherited from System.ComponentModel.MarshalByValueComponent)
Public MethodToString (Inherited from System.ComponentModel.MarshalByValueComponent)
Top

Protected Methods

Public Events

See Also