GeneralSecurityInfo class

GeneralSecurityInfo class

The class contains fields that are common to all security types.

The GeneralSecurityInfo type exposes the following members:

Constructors

ConstructorDescription
GeneralSecurityInfo()Initializes a new instance of GeneralSecurityInfo class.

Properties

PropertyDescription
security_idGets or sets the GeneralSecurityInfo.security_id.
security_nameGets or sets the full name of security.
tickerGets or sets the ticker symbol.
fi_idGets or sets the FI ID number for this security.
ratingGets or sets the rating.
unit_priceGets or sets the current price of security.
date_as_ofGets or sets the date as of for the unit price.
currencyGets or sets the GeneralSecurityInfo.currency.
memoGets or sets the memo.

See Also