ISProfileInternal.GetHealthOneObservations

Description

Syntax

object.GetHealthOneObservations(aChangedSince, aChangedBefore, aMaxCount, aFromID)

Part Attribute Type Description
object Required
The object always implements the ISProfileInternal interface
aChangedSince In, Required
DateTime
aChangedBefore In, Required
DateTime
aMaxCount In, Required
int
aFromID In, Required
int

Return Value

ISHRObservations

Example



  
Note:

Version information

Added in v8.2.0
parameter aChangedBefore added in v8.2.0