GeneralSecurityInfo
Contents
[
Hide
]GeneralSecurityInfo class
The class contains fields that are common to all security types.
public class GeneralSecurityInfo
Constructors
Name | Description |
---|---|
GeneralSecurityInfo() | Initializes a new instance of GeneralSecurityInfo class. |
Properties
Name | Description |
---|---|
Currency { get; set; } | Gets or sets the Currency . |
DateAsOf { get; set; } | Gets or sets the date as of for the unit price. |
FIId { get; set; } | Gets or sets the FI ID number for this security. |
Memo { get; set; } | Gets or sets the memo. |
Rating { get; set; } | Gets or sets the rating. |
SecurityId { get; set; } | Gets or sets the SecurityId . |
SecurityName { get; set; } | Gets or sets the full name of security. |
Ticker { get; set; } | Gets or sets the ticker symbol. |
UnitPrice { get; set; } | Gets or sets the current price of security. |
See Also
- namespace Aspose.Finance.Ofx.SecuritiesList
- assembly Aspose.Finance