GeneralSecurityInfo class
GeneralSecurityInfo class
The class contains fields that are common to all security types.
The GeneralSecurityInfo type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| GeneralSecurityInfo() | Initializes a new instance of GeneralSecurityInfo class. |
Properties
| Property | Description |
|---|---|
| security_id | Gets or sets the GeneralSecurityInfo.security_id. |
| security_name | Gets or sets the full name of security. |
| ticker | Gets or sets the ticker symbol. |
| fi_id | Gets or sets the FI ID number for this security. |
| rating | Gets or sets the rating. |
| unit_price | Gets or sets the current price of security. |
| date_as_of | Gets or sets the date as of for the unit price. |
| currency | Gets or sets the GeneralSecurityInfo.currency. |
| memo | Gets or sets the memo. |