CimObjectVariable.GetValueAsNumber (method)

Obsolete

Replaced by a GefObjectVariable

Syntax

CimObjectVariable.GetValueAsNumber()

Description

Returns a Double representing the value of the variable.

Comments

This method is more efficient than using the Value property, if you know the value is a number.

More information

Obsolete basic extensions.