StockInfo
Contents
[
Hide
]StockInfo class
Stock information class.
public class StockInfo : AbstractSecurityInfo
Constructors
| Name | Description |
|---|---|
| StockInfo() | Initializes a new instance of StockInfo class. |
Properties
| Name | Description |
|---|---|
| AssetClass { get; set; } | Gets or sets the asset class. |
| FIAssetClass { get; set; } | Gets or sets the text string containing an FI defined asset class. |
| SecurityInfo { get; set; } | Gets or sets the GeneralSecurityInfo. |
| StockType { get; set; } | Gets or sets the stock type |
| Yield { get; set; } | Gets or sets the current yield reported as the dividend expressed as a portion of the current stock price. |
| YieldAsOfDate { get; set; } | Gets or sets the as-of date for yield value. |
See Also
- class AbstractSecurityInfo
- namespace Aspose.Finance.Ofx.SecuritiesList
- assembly Aspose.Finance