Public Member Functions
| Name | Type | Description |
|---|---|---|
| SAME = 0 | static int | Same as the parent security. This is the only option for retail customers. |
| OPEN = 1 | static int | Open. This value is only valid for institutional customers. |
| CLOSE = 2 | static int | Close. This value is only valid for institutional customers. |
| UNKNOWN = 3 | static int | Unknown |

