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


The following tables list the members exposed by StrainWebService.

Public Constructors

 NameDescription
Public ConstructorStrainWebService Constructor  
Top

Public Properties

Protected Properties

Public Methods

 NameDescription
Public MethodDisposeOverloaded.  (Inherited from System.ComponentModel.MarshalByValueComponent)
Public MethodGetService (Inherited from System.ComponentModel.MarshalByValueComponent)
Public MethodGetStrain This method will return an Strain for the specified matching StrainID  
Public MethodGetStrainExperiments This method will return the list of associated experiments for a specified Strain  
Public MethodGetStrains This method will return a list of Strains  
Public MethodGetStrainsBySearch This method will return a list of Strains that meet the optional StrainSearch criteria  
Public MethodToString (Inherited from System.ComponentModel.MarshalByValueComponent)
Top

Protected Methods

Public Events

See Also