Share Calculation Ownership Constants

The following constants represent the different modes used to calculate ownership percentages based on shares.

Note:

The parent entity passed must be a valid parent entity for the application. However, for SHARESCALC_ALL_IN_APP the MEMBERNOTUSED constant can be passed instead of a valid parent.

Table 103. tagSHARESCALCULATIONMODES Enumeration

Constant

Description

SHARESCALC_ALL_BELOW

Perform the calculation for the specified parent and each of all the parents beneath the specified parent.

SHARESCALC_ALL_IN_APP

Perform the calculation for all the parents in the application.

SHARESCALC_PARENT_ONLY

Perform the calculation for only the specified parent.