ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.Finance Assembly / C1.Web.Mvc.Finance.TagHelpers Namespace / EnvelopesTagHelper Class / Period Property

In This Topic
    Period Property (EnvelopesTagHelper)
    In This Topic
    Configurates C1.Web.Mvc.Finance.Envelopes<T>.Period. Sets the period for the calculation as an integer value.
    Syntax
    'Declaration
     
    Public Property Period As Double
    public double Period {get; set;}
    See Also