Share Calculation Types Constants
The following constants represent the different calculations that can be performed.
Note: | Multiple calculations can be specified by using the Or operator with the applicable constants; for example, SHARESCALC_CONTROL Or SHARESCALC_DIRECTOWN. |
Table 104. tagSHARESCALCULATIONTYPES Enumeration
Constant | Description |
---|
SHARESCALC_CONTROL | Calculate the Percent Control based on shares for all the dependents of the specified parent. |
SHARESCALC_DIRECTOWN | Calculate the Direct Percent Ownership based on shares for all the dependents of the specified parent. |
SHARESCALC_METHOD | Propose a Method of consolidation based on shares for all the dependents of the specified parent. |
SHARESCALC_OWNERSHIP | Calculate the Percent Ownership based on shares for all the dependents of the specified parent. |
SHARESCALC_PERCENTCONSOL | Calculate the Percent Consolidation based on shares for all the dependents of the specified parent. |