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


The following tables list the members exposed by BioAssayWebService.

Public Constructors

 NameDescription
Public ConstructorBioAssayWebService Constructor  
Top

Public Properties

Protected Properties

Public Methods

 NameDescription
Public MethodDisposeOverloaded.  (Inherited from System.ComponentModel.MarshalByValueComponent)
Public MethodGetBioAssay This method will return details about BioAssay for a matching Assay ID  
Public MethodGetBioAssayByName This method will return a BioAssay for the specified BioAssay Name and Experiment id  
Public MethodGetBioAssayIDFromName This method will return a BioAssay ID for the specified name and experiment id  
Public MethodGetBioAssays This method will return a list of BioAssays  
Public MethodGetBioAssaysFromSearch This method will return a list of BioAssays using BioAssays search criteria  
Public MethodGetService (Inherited from System.ComponentModel.MarshalByValueComponent)
Public MethodGetSoftware This method will return a software list associated with a specified BioAssay ID  
Public MethodToString (Inherited from System.ComponentModel.MarshalByValueComponent)
Top

Protected Methods

Public Events

See Also