BioComponent
The Web Service Version of Karla's Famous Biorhythm Component. Each Web Method needs two DateTime parameters, one for Birthdate and one for Date Desired.
The following operations are supported. For a formal definition, please review the Service Description.
-
GetAll
Returns all the days in a typed DataSet object that can be easily bound to a grid -
GetEmotionalBest
Returns the next best Emotional day as a DateTime value -
GetEmotionalWorst
Returns the next worst Emotional day as a DateTime value -
GetIntellectualBest
Returns the next best Intellectual day as a DateTime value -
GetIntellectualWorst
Returns the next worst Intellectual day as a DateTime value -
GetPhysicalBest
Returns the next best Physical day as a DateTime value -
GetPhysicalWorst
Returns the next worst Physical day as a DateTime value