Initializing help system before first use

getAct Method

Retrieves the activity value.

Namespace:   BCL
Assembly:  xprbdn (in xprbdn.dll) Version: 37.1.1.0
Syntax
C#
VB
public double getAct()

Return Value

Type:  Double
The double activity value.
Examples
xbgoalobj.cs in the Advanced Examples folder.
See Also