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

In This Topic
    Constant Property (CCITagHelper)
    In This Topic
    Configurates C1.Web.Mvc.Finance.CCI<T>.Constant. Sets the constant value for the CCI calculation.
    Syntax
    'Declaration
     
    Public Property Constant As Double
    public double Constant {get; set;}
    See Also