ISGp2Gp.NewMeasureQRange

Description

Syntax

object.NewMeasureQRange(Contact, Concept, MinValue, MaxValue, ObservedOn, UnitText, DefaultPresentation)

Part Attribute Type Description
object Required
The object always implements the ISGp2Gp interface
Contact In, Required
Concept In, Required
MinValue In, Required
Double
MaxValue In, Required
Double
ObservedOn In, Required
DateTime
UnitText In, Required
string
DefaultPresentation In, Required
int

Return Value

ISHRI

Example



  
Note:

See also

Version information

Added in v7.9.2
parameter DefaultPresentation added in v7.9.4
parameter UnitText added in v7.9.4