|  | XmlClinicalProtocol Methods | 
The XmlClinicalProtocol type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Calculate | 
            Calculate the protocol against a atient
             | 
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetProtocolData | 
            Get protocol data
             | 
|  | GetType | (Inherited from Object.) | 
|  | Load | 
            Create the protocol data from the protocol instance
             | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | Prepare | 
            Initialize the patient
             | 
|  | ToString | (Inherited from Object.) | 
|  | Update | 
            Updates an existing plan
             | 
 Extension Methods
Extension Methods| Name | Description | |
|---|---|---|
|  | ConvertTReturn | 
            The purpose of this method is to convert object me to TReturn. Why?
            Because if you have an instance of Act that actually needs to be a SubstanceAdministration we can't just cast
            so we have to copy.
            (Defined by ExtensionMethods.) | 
 See Also
See Also