VestInfo
VestInfo class
Vest change dates. Provides the vesting percentage as of any particular past, current, or future date.
public class VestInfo
Constructors
Name | Description |
---|---|
VestInfo() | Initializes a new instance of VestInfo class. |
Properties
Name | Description |
---|---|
VestDate { get; set; } | Gets or sets the date at which vesting percentage changes. Default is that the vested percentage applies to the current date. |
VestPercent { get; set; } | Gets or sets the estimated vested percentage as of the corresponding date. |
See Also
- namespace Aspose.Finance.Ofx.Investment
- assembly Aspose.Finance