The following constants represent system accounts.
Table 10. tagACCOUNTCONSTANTS Enumeration
Constant | Description |
---|
MEMBERACTIVESTATUS | Active account. |
MEMBERCONSOL1 | Consol1 account. |
MEMBERCONSOL2 | Consol2 account. |
MEMBERCONSOL3 | Consol3 account. |
MEMBERCONSOLIDATIONMETHOD | Method account. |
MEMBERDIRECTPERCENTOWNERSHIP | DOWN account. |
MEMBERFIRSTSYSTEMACCOUNT | Represents the first system account; use this to loop through the system accounts. |
MEMBERLASTSYSTEMACCOUNT | Represents the last system account; use this to loop through the system accounts. |
MEMBERPERCENTCONSOLIDATION | PCON account. |
MEMBERPERCENTCONTROL | PCTRL account. |
MEMBERPERCENTOWNERSHIP | POWN account. |
MEMBERSHARESOUTSTANDING | SharesOutstanding account. |
MEMBERSHARESOWNED | SharesOwned account. |
MEMBERSHARESPERCENTOWNED | Shares%Owned account. |
MEMBERVOTINGOUTSTANDING | VotingOutstanding account. |
MEMBERVOTINGOWNED | VotingOwned account. |
MEMBERVOTINGPERCENTOWNED | Voting%Owned account. |